X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;fp=debian%2Fupload.sh;h=67be6a280a7c7da969179e1b1ae06e4b6d24c359;hb=1dcdfd9de36142beff8a4fbc4f704a854cd6775f;hp=0000000000000000000000000000000000000000;hpb=070b3c941fdae2f4fbbc1ddbff5b991bf82516f2;p=umlisp.git diff --git a/debian/upload.sh b/debian/upload.sh new file mode 100755 index 0000000..67be6a2 --- /dev/null +++ b/debian/upload.sh @@ -0,0 +1,4 @@ +#!/bin/bash -e + +dup umlisp -Uftp.med-info.com -D/home/ftp/umlisp -C"(cd /opt/apache/htdocs/umlisp; make install)" -su $* +