Chris Vogel 1 рік тому
батько
коміт
5656c03652
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -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