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

Another fix

This commit is contained in:
Taker 2021-01-31 16:56:26 +01:00
parent 6e4f124971
commit fd419557c3

View file

@ -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