Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-30 22:53:07 +00:00
parent 8fe7dab208
commit db69ac8098

View File

@ -108,8 +108,8 @@ 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
chown $username:$username -R /home/$username/.runonce/
cp $builddir/runonce.sh /home/$username/.runonce cp $builddir/runonce.sh /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