1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00
This commit is contained in:
ericgaspar 2021-09-06 08:16:50 +02:00
parent 0b0d3abd4b
commit f0575102ae
2 changed files with 0 additions and 5 deletions

View file

@ -15,7 +15,6 @@
upgrade=1 from_commit=c8575c645eb5802cd99cf63dfede2ddba124582b
backup_restore=1
multi_instance=1
port_already_use=0
change_url=0
;;; Options
Email=

View file

@ -14,10 +14,6 @@ source /usr/share/yunohost/helpers
# MANAGE SCRIPT FAILURE
#=================================================
ynh_clean_setup () {
#### Remove this function if there's nothing to clean before calling the remove script.
true
}
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors