Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-30 23:50:14 +00:00
parent 8d015ca575
commit 220007b161

View File

@ -108,7 +108,7 @@ flatpak install flathub com.usebottles.bottles com.github.geigi.cozy io.crow_tra
# Runonce # Runonce
mkdir -p /home/$username/.runonce mkdir -p /home/$username/.runonce
cp $builddir/* /home/$username/.runonce cp $builddir/runonce/* /home/$username/.runonce
chown $username:$username -R /home/$username/.runonce/ chown $username:$username -R /home/$username/.runonce/
cp /etc/crontab /etc/crontab.bck cp /etc/crontab /etc/crontab.bck
cp $builddir/crontab /etc/crontab cp $builddir/crontab /etc/crontab