Mise à jour de 'install.sh'
This commit is contained in:
parent
c8f05cce90
commit
5f58337c59
@ -108,7 +108,7 @@ cp $builddir/crontab /etc/crontab
|
||||
|
||||
# Sudoers
|
||||
sed -i '$a# Commandes sudo sans mot de passes pour le crontab' /etc/sudoers
|
||||
sed -i '$a'"$username"' ALL = NOPASSWD: bash /home/'"$username"'/.runonce/droidcamx.sh, bash /home/'"$username"'/.runonce/droidcam/install-client, nala install linux-headers-`uname -r` gcc make -y, bash /home/'"$username"'/.runonce/droidcam/install-video' /etc/sudoers
|
||||
sed -i '$a'"$username"' ALL = NOPASSWD: /usr/bin/bash /home/'"$username"'/.runonce/droidcamx.sh, /usr/bin/bash /home/'"$username"'/.runonce/droidcam/install-client, /usr/bin/nala install linux-headers-`uname -r` gcc make -y, /usr/bin/bash /home/'"$username"'/.runonce/droidcam/install-video' /etc/sudoers
|
||||
|
||||
# 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