removed error msg at the end
This commit is contained in:
parent
aa34294031
commit
0e81f10e8c
1 changed files with 1 additions and 1 deletions
|
@ -892,7 +892,7 @@ fi
|
|||
|
||||
# Cleanup
|
||||
|
||||
sudo rm /home/$USER/.config/autostart/3progs.sh.desktop
|
||||
sudo rm /home/$USER/.config/autostart/3progs.sh.desktop 2>/dev/null
|
||||
sudo chown -R $USER:$GROUP /home/$USER/
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue