mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-26 06:52:01 +02:00
Add a final comment when finished to install script
This commit is contained in:
parent
a8bb1e8e25
commit
831f5fc82f
@ -259,3 +259,8 @@ if [ $userName != $installusername ]; then
|
|||||||
sudo chown -R $userName:users /home/$userName/zaneyos
|
sudo chown -R $userName:users /home/$userName/zaneyos
|
||||||
echo "Ensuring ZaneyOS repository is in your users HOME directory."
|
echo "Ensuring ZaneyOS repository is in your users HOME directory."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "-----"
|
||||||
|
|
||||||
|
echo "ZaneyOS Has Been Installed!"
|
||||||
|
echo "Please use responsibly."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user