|
@@ -99,10 +99,6 @@ ynh_app_setting_set --app=$app --key=final_path --value=$final_path
|
|
|
# Download, check integrity, uncompress and patch the source from app.src
|
|
# Download, check integrity, uncompress and patch the source from app.src
|
|
|
ln -s /usr/share/zabbix "$final_path"
|
|
ln -s /usr/share/zabbix "$final_path"
|
|
|
|
|
|
|
|
-chmod 750 "$final_path"
|
|
|
|
|
-chmod -R o-rwx "$final_path"
|
|
|
|
|
-chown -R $app:www-data "$final_path"
|
|
|
|
|
-
|
|
|
|
|
#=================================================
|
|
#=================================================
|
|
|
# NGINX CONFIGURATION
|
|
# NGINX CONFIGURATION
|
|
|
#=================================================
|
|
#=================================================
|