Make remote paths configurable
This commit is contained in:
@ -6,13 +6,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
tar Jcvf ctags-$COMMIT.tar.xz ctags-$COMMIT
|
||||
|
||||
rm -rf ctags-$COMMIT
|
||||
CHECKSUM=`md5sum ctags-$COMMIT.tar.xz | cut -d ' ' -f 1`
|
||||
|
||||
scp ctags-$COMMIT.tar.xz caraus.de:/srv/httpd/dlackware/download/hosted-sources/universal-ctags
|
||||
|
||||
cat <<EOF > universal-ctags.info
|
||||
PRGNAM="universal-ctags"
|
||||
VERSION="$HASH"
|
||||
|
Reference in New Issue
Block a user