summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 56af142..6583b08 100644
--- a/Makefile
+++ b/Makefile
@@ -46,3 +46,6 @@ install-local-macos:
deploy-local: build
sudo cp -f ./$(PROGRAM_NAME) /usr/local/bin/
+
+deploy-vm: build
+ rsync ./$(PROGRAM_NAME) golang-id.local:~/bin/