1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pufferpanel_ynh.git synced 2024-09-03 20:16:03 +02:00
This commit is contained in:
ericgaspar 2023-10-29 09:36:29 +01:00
parent 1a338428d2
commit 3e2ece00bd
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ multi_instance = false
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.build = "350M"
ram.runtime = "50M"
[install]

View file

@ -22,7 +22,7 @@ upgrade_type=$(ynh_check_app_version_changed)
#=================================================
ynh_script_progression --message="Stopping a systemd service..."
ynh_systemd_action --service_name=$app --action="stop"
ynh_systemd_action --service_name=$app --action="stop" --log_path="systemd"
#=================================================
# UPGRADE DEPENDENCIES