1
0
Fork 0
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:
frju365 2017-02-18 11:23:26 +01:00 committed by GitHub
parent 4451216378
commit 2f5a6a54ad

View file

@ -126,7 +126,7 @@ sudo ln -s /var/log/$app/production.log "$final_path/log/production.log"
sudo chown -R www-data: $final_path
# Start lutim
sudo service lutim start
sudo service lstu start
# Set right permissions on new files created at first start
sudo chown -R www-data: "$final_path"