Browse Source

small ui improvement

dev
rootzoll 6 years ago
parent
commit
730875e5ba
  1. 1
      home.admin/00mainMenu.sh

1
home.admin/00mainMenu.sh

@ -13,6 +13,7 @@ if [ ${bootstrapInfoExists} -eq 1 ]; then
if [ "${state}" = "presync" ]; then
# stopping the pre-sync
echo ""
echo "********************************************"
echo "Stopping pre-sync ... pls wait (up to 1min)"
echo "********************************************"

Loading…
Cancel
Save