mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-24 13:38:11 +00:00
Tweak upgrade output
This commit is contained in:
parent
2fc1fbf0d2
commit
ab8d4e21e7
|
@ -46,7 +46,7 @@ if [ "$#" -ge 2 ]; then
|
|||
echo "Only updating files... Done."
|
||||
else
|
||||
# Service not found, reboot
|
||||
echo "Service not found, doing full upgrade and rebooting device..."
|
||||
echo "Full upgrade, running post upgrade script and rebooting device..."
|
||||
/bin/bash /usr/bin/mynode_post_upgrade.sh
|
||||
reboot
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user