comparison Makefile @ 515:caba9dfe7a89

fix vt320 delete area, missing screeh change test
author Carl Byington <carl@five-ten-sg.com>
date Fri, 31 May 2024 11:17:09 -0600
parents 947ea334735d
children 5d55f83b4e87
comparison
equal deleted inserted replaced
514:947ea334735d 515:caba9dfe7a89
137 ssh root@ns1.five-ten-sg.com "cd /usr/hg-repository/510Connectbot; hg update" 137 ssh root@ns1.five-ten-sg.com "cd /usr/hg-repository/510Connectbot; hg update"
138 scp -p html/* root@ns.five-ten-sg.com://home/httpd/html/510sg/510Connectbot 138 scp -p html/* root@ns.five-ten-sg.com://home/httpd/html/510sg/510Connectbot
139 scp -p html/* root@ns1.five-ten-sg.com://home/httpd/html/510sg/510Connectbot 139 scp -p html/* root@ns1.five-ten-sg.com://home/httpd/html/510sg/510Connectbot
140 140
141 # 141 #
142 # make update.copyrights year=2023 142 # make update.copyrights year=2024
143 # hg commit -m 'update copyrights'
143 144
144 # release procedure 145 # release procedure
145 # make any changes 146 # make any changes
146 # hg commit -m 'commit message' 147 # hg commit -m 'commit message'
147 # make build.asm.packages 148 # make build.asm.packages
149 # make push