Create iobroker_stop.sh

This commit is contained in:
Andre
2017-03-22 12:23:56 +01:00
committed by GitHub
parent f45a3e3fe4
commit 651c3a219a

7
scripts/iobroker_stop.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
# Einfaches Script zum Stoppen von ioBroker.
# Wird zum Beispiel genutzt zum automatischen Beenden von ioBroker bevor das Backupscript auf der Synology Disk Station startet.
cd /opt/iobroker
./iobroker stop