Mise à jour de 'install.sh'
This commit is contained in:
parent
220007b161
commit
03c46f813b
@ -109,7 +109,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 $username:$username -R /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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user