mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Graceful shutdown
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
* tmux 1.6 or newer is needed to runs these scripts. This script relies on tmux reporting that the "Pane is dead". That is how the script knows that is nothing running in that pane and to restart it for another loop. Seeing "Pane is dead" is normal and expected.
|
||||
|
||||
* To exit the scripts without any worry of causing problems. Click into the Monitor pane, top left and Ctrl-c. This will stop the monitor script. When all of the other panes show dead, then it is ok to run Ctrl-a c and in new window run killall tmux.
|
||||
|
||||
* These scripts were written and tested on Ubuntu 12.10 where bash is located at /bin/bash. You may need to create a symlink or edit these scripts accordingly.
|
||||
|
||||
* Please backup your database first. Something like this should do it.
|
||||
|
||||
Reference in New Issue
Block a user