mirror of
https://github.com/YunoHost-Apps/couchpotato_ynh.git
synced 2024-09-03 18:16:22 +02:00
Update upgrade
This commit is contained in:
parent
f3900fbd8b
commit
eeac9ff671
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path)
|
|||
app_data_dir=$(ynh_app_setting_get --app=$app --key=app_data_dir)
|
||||
|
||||
# Destinations definitions
|
||||
app_logs_dir="/var/log/$app"
|
||||
app_python_bin="/usr/bin/python"
|
||||
app_logs_dir="/var/log/$app"
|
||||
app_python_bin="/usr/bin/python"
|
||||
|
||||
#=================================================
|
||||
# CHECK VERSION
|
||||
|
|
Loading…
Add table
Reference in a new issue