diff --git a/scripts/install b/scripts/install index 9ed36b0..feb2832 100755 --- a/scripts/install +++ b/scripts/install @@ -58,7 +58,7 @@ curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash - sudo apt-get install -y nodejs # Clone flood -git clone https://github.com/jfurrow/flood.git /var/www +git clone https://github.com/jfurrow/flood.git /var/www/flood # Config flood ynh_replace_string "PATH_URL" "$path_url" ../sources/config.js