And fixed missing "fi"
This commit is contained in:
parent
22eaede074
commit
90b4bec32f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ sleep 1
|
|||
cat .alreadyrun
|
||||
sleep 1
|
||||
exit
|
||||
fi
|
||||
|
||||
#read -e -n 1 -p "Do you have an Internet connection? " ans
|
||||
#if [ $ans == "n" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue