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

Cleanings

This commit is contained in:
Thomas 2023-04-03 22:13:07 +02:00 committed by GitHub
parent 1b8354802b
commit 6e9cd8af83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ ynh_systemd_action --action="stop" --service_name="${app}-worker" --log_path="sy
#=================================================
# MOVE DATAS
#=================================================
<<commentName test without this because outdated I think
# If data_dir doesn't exist, create it
if [ -z "$data_dir/" ]; then
# Do a full backup before moving datas
@ -81,6 +81,7 @@ if [ -z "$data_dir/" ]; then
upgrade_type="UPGRADE_APP"
fi
commentName
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE