mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update install
This commit is contained in:
parent
6a1b40743c
commit
fb75336886
1 changed files with 0 additions and 3 deletions
|
@ -78,9 +78,6 @@ sudo cp "$final_path/utilities/lstu.default" /etc/default/lstu
|
|||
## Démarrage auto du service
|
||||
sudo systemctl enable lstu.service
|
||||
|
||||
# Configuration de logrotate
|
||||
sed -i "s@__FINALPATH__@$final_path@g" ../conf/logrotate
|
||||
sudo cp ../conf/logrotate /etc/logrotate.d/$app
|
||||
|
||||
# Installation de lstu via carton
|
||||
sudo mkdir -p /var/log/$app/
|
||||
|
|
Loading…
Reference in a new issue