mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
No need to store final_logpath and final_path
This commit is contained in:
parent
1a0ef79739
commit
634229731c
1 changed files with 0 additions and 3 deletions
|
@ -72,9 +72,6 @@ final_logpath=/var/log/$app
|
|||
|
||||
# Define variables and Save app settings
|
||||
ynh_app_setting_set "$app" domain "$domain"
|
||||
ynh_app_setting_set "$app" final_logpath "$final_logpath"
|
||||
ynh_app_setting_set "$app" final_path "$final_path"
|
||||
|
||||
|
||||
|
||||
# Copy files to the right place
|
||||
|
|
Loading…
Add table
Reference in a new issue