mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-03-10 11:08:34 +01: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
|
||||
echo "Ensuring ZaneyOS repository is in your users HOME directory."
|
||||
fi
|
||||
|
||||
echo "-----"
|
||||
|
||||
echo "ZaneyOS Has Been Installed!"
|
||||
echo "Please use responsibly."
|
||||
|
Loading…
Reference in New Issue
Block a user