mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
Update install
This commit is contained in:
parent
39afbd00fa
commit
32353ac41f
1 changed files with 1 additions and 8 deletions
|
@ -90,13 +90,6 @@ phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
|||
# Set permissions to app files
|
||||
chown -R root: $final_path
|
||||
|
||||
#=================================================
|
||||
# START TTRSS IN BACKGROUND
|
||||
#=================================================
|
||||
ynh_script_progression --message="Starting ttrss..." --weight=1
|
||||
|
||||
ynh_systemd_action --service_name=$app --action=start
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue