Mise à jour de 'install.sh'
This commit is contained in:
parent
f1991347eb
commit
8fe7dab208
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user