diff options
Diffstat (limited to 'bs')
-rwxr-xr-x | bs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ exit 1 fi echo "rsync: pushing (U) local (pyssg.xyz) to webserver (luevano.xyz). (pyssg.xyz)" -rsync -rtuvPL --delete-after --exclude-from=$PYSSG_XYZ_DIR/.rsyncignore $PYSSG_XYZ_DIR/live/ luevanor:/var/www/luevano.xyz/
\ No newline at end of file +rsync -rtuvPL --delete-after --exclude-from=$PYSSG_XYZ_DIR/.rsyncignore $PYSSG_XYZ_DIR/live/ luevanor:/var/www/luevano.xyz/ |