Accidentally left "4 - Exit" in there
This commit is contained in:
parent
e88a2c9ce0
commit
d6e9c762d6
|
@ -39,7 +39,6 @@ do
|
|||
printf "1: Install Lightcord\n";
|
||||
printf "2: Uninstall Lightcord\n";
|
||||
printf "3: Update Lightcord\n"
|
||||
printf "4: Exit"
|
||||
printf "\n";
|
||||
fi
|
||||
done
|
||||
|
|
Loading…
Reference in New Issue