From: Keith Packard Date: Mon, 21 Sep 2015 06:03:30 +0000 (+0100) Subject: Create directory on keithp.com when uploading devel version X-Git-Tag: 1.6.2^2~52 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=6659d08c41d89e4aa3d5e849c066a91bb09f2dd7 Create directory on keithp.com when uploading devel version Signed-off-by: Keith Packard --- diff --git a/Makefile.am b/Makefile.am index 1af40358..e4b9664b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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: