intendent correctly

This commit is contained in:
Daniel Hansson 2023-10-03 22:36:15 +02:00 committed by GitHub
parent efa485173f
commit 3f039cb502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ then
echo "Sorry, you are not root. You now have two options:" echo "Sorry, you are not root. You now have two options:"
echo echo
echo "1. Use SUDO directly:" echo "1. Use SUDO directly:"
echo "a) :~$ sudo bash install.sh" echo " a) :~$ sudo bash install.sh"
echo echo
echo "2. Become ROOT and then type your command:" echo "2. Become ROOT and then type your command:"
echo " a) :~$ sudo -i" echo " a) :~$ sudo -i"