1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00
This commit is contained in:
ericgaspar 2022-01-06 10:59:36 +01:00
parent c4f6ecfe8a
commit 56d5767715
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@
#upgrade=1 from_commit=CommitHash
backup_restore=1
multi_instance=1
change_url=1
change_url=0
;;; Options
Email=
Notification=none

View file

@ -21,6 +21,7 @@ path_url=$(ynh_app_setting_get --app=$app --key=path)
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
language=$(ynh_app_setting_get --app=$app --key=language)
calibre_dir=$(ynh_app_setting_get --app=$app --key=calibre_dir)
timezone="$(cat /etc/timezone)"
#=================================================
# CHECK VERSION