Browse Source

formatting

master
Christian Rotzoll 6 years ago
parent
commit
cd4c55fe21
  1. 1
      home.admin/30initHDD.sh
  2. 2
      home.admin/50torrentHDD.sh

1
home.admin/30initHDD.sh

@ -85,6 +85,7 @@ Then Power up again." 8 39
sudo shutdown now sudo shutdown now
exit 1 exit 1
fi fi
clear
echo "" echo ""
echo "*** Formatting the HDD ***" echo "*** Formatting the HDD ***"
echo "WARNING ALL DATA ON HDD WILL GET DELETED - CAN TAKE SOME TIME" echo "WARNING ALL DATA ON HDD WILL GET DELETED - CAN TAKE SOME TIME"

2
home.admin/50torrentHDD.sh

@ -224,7 +224,7 @@ while :
echo "NOTICE: This can take multiple hours or days !!" echo "NOTICE: This can take multiple hours or days !!"
echo "Its OK to close terminal now and SSH back in later." echo "Its OK to close terminal now and SSH back in later."
echo "If u see the torrents 100% downloaded and verified," echo "If u see the torrents 100% downloaded and verified,"
echo "press X to continue. Also press x to abort download" echo "press x to continue. Also press x to abort download"
echo "before 100% if you want to switch to another option." echo "before 100% if you want to switch to another option."
echo "****************************************************" echo "****************************************************"
echo "" echo ""

Loading…
Cancel
Save