mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
moved shutdown script
This commit is contained in:
parent
85b9ca618a
commit
56a3beb851
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ case $CHOICE in
|
|||
sudo -u bitcoin ${network}-cli stop
|
||||
echo "Press ENTER to Reboot."
|
||||
read key
|
||||
sudo /home/admin/XXshutdown.sh reboot
|
||||
sudo /home/admin/config.scripts/blitz.shutdown.sh reboot
|
||||
exit 0
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue