změna adresáře . na www

master
Jan Vais 6 years ago
parent c0b5437913
commit 3a7062d7aa

@ -9,5 +9,5 @@ Upload to webserver:
- apt-get update -qq && apt-get install -y -qq lftp
- |
lftp -c "set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; \
mirror -Rev ./ ./ --ignore-time --parallel=10 \
mirror -Rev ./ ./www --ignore-time --parallel=10 \
--exclude-glob .git* --exclude .git/"

Loading…
Cancel
Save