mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
cac792ce72
In `_common.sh` we have: ``` domain=$YNH_APP_ARG_DOMAIN path_url=$YNH_APP_ARG_PATH ``` Set these variables to the "NEW" ones. Another fix is: ```diff -path=$YNH_APP_NEW_PATH +path_url=$YNH_APP_NEW_PATH ``` to replace `__PATH_URL__` correctly! |
||
---|---|---|
.. | ||
_common.sh | ||
backup | ||
change_url | ||
install | ||
remove | ||
restore | ||
upgrade |