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

git clone to specific location

This commit is contained in:
Taker 2021-01-31 16:49:06 +01:00
parent d63aa42256
commit 39a306d8da

View file

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