diff --git a/deploy.sh b/deploy.sh index c71dd0a..614c16e 100755 --- a/deploy.sh +++ b/deploy.sh @@ -7,5 +7,5 @@ rsync \ -a \ --delete \ --progress \ - build/doc \ - 'root@shione:/var/www/html/www.shione.net/' + build/doc/ \ + 'root@shione:/var/www/html/www.shione.net'