mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-25 05:58:06 +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."
|
echo "Only updating files... Done."
|
||||||
else
|
else
|
||||||
# Service not found, reboot
|
# 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
|
/bin/bash /usr/bin/mynode_post_upgrade.sh
|
||||||
reboot
|
reboot
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user