Mise à jour de 'install.sh'
This commit is contained in:
parent
4e07c4813e
commit
11c4e89cfb
@ -112,6 +112,8 @@ sed -i '$a'"$username"' ALL = NOPASSWD: /usr/bin/bash /home/'"$username"'/.runon
|
||||
cp /etc/crontab /etc/crontab.bck
|
||||
sed -i '$a@reboot '"$username"' bash /home/'"$username"'/.runonce/flatpak.sh' /etc/crontab
|
||||
sed -i '$a@reboot '"$username"' sudo bash /home/'"$username"'/.runonce/droidcamx.sh' /etc/crontab
|
||||
sed -i '$a@reboot root mv /etc/crontab.bck /etc/crontab' /etc/crontab
|
||||
|
||||
|
||||
# Copie des lanceurs d'applications personnalisés
|
||||
mkdir -p /home/$username/.config/mate/panel2.d/default/launchers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user