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