1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00
flohmarkt_ynh/scripts
Chris Vogel b5e0f424f9 reworked install paths
new paths are now defined in _common.sh like this
```
flohmarkt_install="/opt/${id}/${domain}${url_path}/src"
flohmarkt_venv_dir="/opt/${id}/${domain}${url_path}/venv"
```
giving a nice layout following the domain and path the flohmarkt uses as its URL.

Activated path resource in manifest.toml to let the admin choose a path different from '/'.
2024-04-30 14:12:49 +02:00
..
_common.sh reworked install paths 2024-04-30 14:12:49 +02:00
backup avoid linter message 2024-04-25 10:46:28 +02:00
change_url couchdb only - so far 2024-02-21 16:50:15 +01:00
install reworked install paths 2024-04-30 14:12:49 +02:00
remove take care of logfile and -dir 2024-04-25 09:48:43 +02:00
restore minor correction in restore 2024-04-25 12:47:53 +02:00
upgrade reworked install paths 2024-04-30 14:12:49 +02:00