diff --git a/deploy.sh b/deploy.sh index 0b48c4b..48da606 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,3 +1,3 @@ #!/bin/sh -rsync --exclude=\.git -r * reimar@192.168.0.4:/mnt/hdd/html +rsync --exclude=\.git -r * reimar@192.168.0.4:/mnt/hdd/www/html