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