updated readme
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
# zeroPLC installer
|
# zeroPLC installer
|
||||||
|
|
||||||
|
wget -q -O - https://git.sqegmbh.de/zeroPLC/zeroPLC-installer/raw/branch/master/install.sh | sudo bash
|
||||||
@@ -102,7 +102,7 @@ echo "#################################################################"
|
|||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
while true; do
|
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
|
case $yn in
|
||||||
yes ) echo Starting zeroPLCgui installation to zeroPLCgui folder in home directory;
|
yes ) echo Starting zeroPLCgui installation to zeroPLCgui folder in home directory;
|
||||||
break;;
|
break;;
|
||||||
|
|||||||
Reference in New Issue
Block a user