Quote:
Originally Posted by AnimalOfArt
So I got my Libra 2 now and I am running in to a problem using NickelMenu.
I want to use rclone on my Libra 2 [...]
|
rclone itself runs fine now. But I have another problem. When I use cmd_output, it will give me a timeout, because the upper limit is 10 seconds.
When I use cmd_spawn it will run the command in the background for how long it takes but I won't get a message about when its done.
Can anyone give me a suggestion how I maybe can echo out a message after rclone process is finished?