diff options
-rw-r--r-- | altosui/Makefile.am | 3 | ||||
-rw-r--r-- | altosui/launch-sites.txt | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 18862d98..e3075d41 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -307,3 +307,6 @@ $(MACOSX_DIST): $(MACOSX_FILES) $(MACOSX_EXTRA) $(WINDOWS_DIST): $(WINDOWS_FILES) altos-windows.nsi -rm -f $@ makensis -Oaltos-windows.log "-XOutFile $@" "-DVERSION=$(VERSION)" altos-windows.nsi + +publish: + scp launch-sites.txt gag.com:public_html
\ No newline at end of file diff --git a/altosui/launch-sites.txt b/altosui/launch-sites.txt index 05619d57..baa0dfe9 100644 --- a/altosui/launch-sites.txt +++ b/altosui/launch-sites.txt @@ -1,7 +1,12 @@ +AHPRA BALLS:40.808333333333333:-119.15 +ARS Rio Rancho:35.33475:-106.75361 KLOUDBusters Rocket Pasture:37.167833333:-97.73975 +METRA Pine Island:41.31939:-74.47077 NCR Pawnee:40.8875500:-104.6484750 OPROC Discovery Bay:47.97808,-122.896383 OROC Brothers:43.79949786336483:-120.6485810681392 OROC Sheridan:45.044176:-123.314323 +QRS Cedar Grove:-27.8512283:152.9624000 +SCORE Hudson Ranch:38.155602777777778:-104.809119444444444 Tripoli Colorado Hartsel:39.009247:-105.702338 WAC Sportsman Club:47.815327777777778:-119.427186111111111 |