Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-30 23:57:53 +00:00
parent 03c46f813b
commit d17113655c

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/runonce/* /home/$username/.runonce cp $builddir/runonce/* /home/$username/.runonce/
chown -R $username:$username /home/$username/.runonce/ chown -R $username:$username /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