1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flood_ynh.git synced 2024-09-03 18:36:20 +02:00

Moved flood config

This commit is contained in:
Taker 2021-01-31 16:38:54 +01:00
parent 9d11186d5f
commit d63aa42256
2 changed files with 2 additions and 2 deletions

View file

@ -62,8 +62,8 @@ cd /var/www
git clone https://github.com/jfurrow/flood.git
# Config flood
ynh_replace_string "PATH_URL" "$path_url" ../conf/config.js
sudo cp ../conf/config.js flood/
ynh_replace_string "PATH_URL" "$path_url" ../sources/config.js
sudo cp ../sources/config.js flood/
sudo chown -R flood:flood flood/
# Compiling assets for Flood