Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-30 22:47:48 +00:00
parent f1991347eb
commit 8fe7dab208

View File

@ -110,6 +110,8 @@ flatpak install flathub com.usebottles.bottles com.github.geigi.cozy io.crow_tra
mkdir -p /home/$username/.runonce
chown $username:$username -R /home/$username/.runonce/
cp $builddir/runonce.sh /home/$username/.runonce
cp /etc/crontab /etc/crontab.bck
cp $builddir/crontab /etc/crontab
# Copie des lanceurs d'applications personnalisés
mkdir -p /home/$username/.config/mate/panel2.d/default/launchers