diff Makefile @ 511:6dbddfa27f6c

update connections file
author Carl Byington <carl@five-ten-sg.com>
date Fri, 10 Feb 2023 13:42:14 -0700
parents 53ae310a96f8
children 13a922d1fc5c
line wrap: on
line diff
--- a/Makefile	Wed Feb 01 17:55:29 2023 -0700
+++ b/Makefile	Fri Feb 10 13:42:14 2023 -0700
@@ -122,6 +122,11 @@
 	make builder style=release
 	make builder style=debug
 
+push:
+	# from from android build machine
+	hg push ssh://ns.five-ten-sg.com/usr/hg/510Connectbot
+	ssh ns.five-ten-sg.com "cd usr/hg/510Connectbot; hg update"
+
 #
 # release procedure
 # make any changes