diff --git a/scripts/install b/scripts/install index e7fcfe3..053abcc 100755 --- a/scripts/install +++ b/scripts/install @@ -62,7 +62,7 @@ git clone https://github.com/jfurrow/flood.git /var/www/flood # Config flood ynh_replace_string "PATH_URL" "$path_url" ../sources/config.js -sudo cp ../sources/config.js flood/config.js +sudo cp ../sources/config.js /var/www/flood/config.js sudo chown -R flood:flood flood/ # Compiling assets for Flood