1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00

Fix ynh_clean_check_starting

This commit is contained in:
yalh76 2019-02-01 21:31:53 +01:00
parent 6d3347948a
commit ec389fe702
4 changed files with 0 additions and 24 deletions

View file

@ -368,9 +368,3 @@ systemctl reload nginx
#=================================================
ynh_systemd_action --action=start --service_name=$app
#=================================================
# CLEAN TEMPORARY PROCESS AND FILE USED BY ynh_check_starting
#=================================================
ynh_clean_check_starting

View file

@ -127,9 +127,3 @@ ynh_secure_remove "/var/log/$app/"
# Delete a system user
ynh_system_user_delete $app
#=================================================
# CLEAN TEMPORARY PROCESS AND FILE USED BY ynh_check_starting
#=================================================
ynh_clean_check_starting

View file

@ -141,9 +141,3 @@ systemctl reload nginx
#=================================================
ynh_systemd_action --action=start --service_name=$app
#=================================================
# CLEAN TEMPORARY PROCESS AND FILE USED BY ynh_check_starting
#=================================================
ynh_clean_check_starting

View file

@ -194,9 +194,3 @@ systemctl reload nginx
#=================================================
ynh_systemd_action --action=start --service_name=$app
#=================================================
# CLEAN TEMPORARY PROCESS AND FILE USED BY ynh_check_starting
#=================================================
ynh_clean_check_starting