Create directory on keithp.com when uploading devel version
authorKeith Packard <keithp@keithp.com>
Mon, 21 Sep 2015 06:03:30 +0000 (07:03 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Oct 2015 20:54:28 +0000 (13:54 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile.am

index 1af40358ae7e04ad170aa97cc2e3ea4759cedcb3..e4b9664b4c39c7b520de6bf68e595b8bcb6a17d8 100644 (file)
@@ -39,6 +39,7 @@ fat_windows = \
        micropeak/MicroPeak-Windows-$(VERSION_DASH).exe
 
 keithp-fat: fat
+       ssh keithp.com mkdir -p public_html/altos-$(VERSION)
        scp -p $(fat_linux) $(fat_mac) $(fat_windows) keithp.com:public_html/altos-$(VERSION)
 
 set-java-versions: