Chris Vogel 1 rok temu
rodzic
commit
5656c03652
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -62,7 +62,7 @@ python3 -m venv --without-pip "$install_dir/venv"
 )
 )
 
 
 # @@ configure
 # @@ 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
 # SETUP LOGROTATE
 ynh_script_progression --message="Configuring log rotation..." --weight=2
 ynh_script_progression --message="Configuring log rotation..." --weight=2