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
|
cat .alreadyrun
|
||||||
sleep 1
|
sleep 1
|
||||||
exit
|
exit
|
||||||
|
fi
|
||||||
|
|
||||||
#read -e -n 1 -p "Do you have an Internet connection? " ans
|
#read -e -n 1 -p "Do you have an Internet connection? " ans
|
||||||
#if [ $ans == "n" ]; then
|
#if [ $ans == "n" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue