Mise à jour de 'install.sh'
This commit is contained in:
parent
0dae5aa580
commit
56f6f3372e
@ -112,8 +112,8 @@ flatpak --user override --filesystem=/run/udev:ro io.github.hmlendea.geforcenow-
|
||||
# Edition du fichier crontab pour éxecution du script post-redémarrage
|
||||
touch /tmp/wibian/$username
|
||||
cp $builddir/runonce.sh /tmp/
|
||||
sed -i -e '$a@reboot bash /home/$username/wibian/runonce.sh'
|
||||
sed -i -e '$a@reboot crontab -r -u $username'
|
||||
sed -i -e '$a@reboot bash /tmp/runonce.sh' /tmp/wibian/$username
|
||||
sed -i -e '$a@reboot crontab -r -u $username' /tmp/wibian/$username
|
||||
cp /tmp/wibian/$username /var/spool/cron/crontabs/
|
||||
chown $username:$username /var/spool/cron/crontabs/$username
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user