1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

cleanup cache

This commit is contained in:
yalh76 2021-04-27 23:58:57 +02:00
parent 74dc992fce
commit a71f177219
2 changed files with 4 additions and 0 deletions

View file

@ -199,6 +199,8 @@ ynh_store_file_checksum --file="$config"
chmod 400 "$config"
chown $app:$app "$config"
ynh_secure_remove --file="$final_path/.cache"
#=================================================
# SETUP SYSTEMD
#=================================================

View file

@ -264,6 +264,8 @@ ynh_store_file_checksum --file="$config"
chmod 400 "$config"
chown $app:$app "$config"
ynh_secure_remove --file="$final_path/.cache"
#=================================================
# SETUP SYSTEMD
#=================================================