Skip to content
Snippets Groups Projects
Commit ee6bf2f7 authored by Michael Gajda's avatar Michael Gajda :rat:
Browse files

Use v1.0.1

parent fc03eadf
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ USAGE="$0 <FILE/DIR>"
DIR=$(basename ${TRAVIS_SLUG})-${TRAVIS_BRANCH}
[ -z $DIR ] && echo "Travis env not found" && exit 1
wget https://raw.githubusercontent.com/foss-ag/script_curl-dirup/v1.0.0/curl-dirup.sh -O curl-dirup.sh && chmod +x curl-dirup.sh
wget https://raw.githubusercontent.com/foss-ag/script_curl-dirup/v1.0.1/curl-dirup.sh -O curl-dirup.sh && chmod +x curl-dirup.sh
rm -rf $DIR 2>/dev/null
mkdir -p ${DIR}
cp -a $@ ${DIR}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment