From ee410f9f793c6e8dbe39d188cf054558d99ba8b0 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 11 Mar 2021 19:35:37 -0500 Subject: Creating an upload script for simple Rsyncs --- upload.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 upload.sh (limited to 'upload.sh') diff --git a/upload.sh b/upload.sh new file mode 100755 index 0000000..ae5767f --- /dev/null +++ b/upload.sh @@ -0,0 +1 @@ +rsync -a frontend/ root@physicsforgames.com:/var/www/physicsforgames -- cgit v1.2.1