forked from RP1/RaveMint
Update 3progs.sh
This commit is contained in:
parent
72bc5b727a
commit
a243497f6c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ normal=$(tput sgr0) # ${normal}
|
||||||
yellow=$(tput setaf 3) # ${yellow}
|
yellow=$(tput setaf 3) # ${yellow}
|
||||||
|
|
||||||
# APT/Flatpak APP TELEPITO SCRIPT
|
# APT/Flatpak APP TELEPITO SCRIPT
|
||||||
|
# Easter Egg :)
|
||||||
# Entering work folder
|
# Entering work folder
|
||||||
cd /home/$USER/.progs
|
cd /home/$USER/.progs
|
||||||
sudo chown -R $USER:$GROUP /home/$USER/
|
sudo chown -R $USER:$GROUP /home/$USER/
|
||||||
|
|
Loading…
Reference in a new issue