mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
…
This commit is contained in:
parent
1f614a3733
commit
5656c03652
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ python3 -m venv --without-pip "$install_dir/venv"
|
|||
)
|
||||
|
||||
# @@ configure
|
||||
ynh_add_config --template="../conf/flohmarkt.ini" --destination="$install_dir/$app/flohmarkt.ini"
|
||||
ynh_add_config --template="../conf/flohmarkt.conf" --destination="$install_dir/$app/flohmarkt.conf"
|
||||
|
||||
# SETUP LOGROTATE
|
||||
ynh_script_progression --message="Configuring log rotation..." --weight=2
|
||||
|
|
Loading…
Reference in a new issue