1
0
Fork 0
mirror of https://github.com/Findus23/devicedetector.net.git synced 2024-09-19 15:43:46 +02:00
devicedetector.net/upload.sh

2 lines
157 B
Bash
Executable file

#!/bin/bash
rsync -rvzP ./client/dist/* lukas@lw1.at:/var/www/devicedetector/public/ --exclude="*.php" --exclude="icons" --fuzzy --exclude --delete-after -v