|
DefaultCommand won't restart?
Hey, I run SetDefaultCommand(new [insert default command]()); but whenever I run a command that interrupts it (cancels default command), the default command will not restart. I have tried calling InitDefaultCommand inside of End() of the interrupting command, but this will not start the default command.
Can anybody tell me how to restart the default command after another command interrupts it?
__________________
sudo chmod u+x helloworld.sh
gotta start somewhere.
|