updated readme
This commit is contained in:
@@ -102,7 +102,7 @@ echo "#################################################################"
|
||||
sleep 1
|
||||
|
||||
while true; do
|
||||
read -p "Do you want to intall the zeroPLCgui for simple testing of hardware functions? (yes/no) " yn < /dev/tty
|
||||
read -p "Do you want to intall the zeroPLCgui for simple testing of hardware functions? Installation will take 10-20 minutes (yes/no) " yn < /dev/tty
|
||||
case $yn in
|
||||
yes ) echo Starting zeroPLCgui installation to zeroPLCgui folder in home directory;
|
||||
break;;
|
||||
|
||||
Reference in New Issue
Block a user