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