Skip to content

atifijazkhan/uow-tools

Repository files navigation

source ~/workspace/software/bin/build-tools/env.build 

# -----------------------------------------------------------
# Remove the generated content and the downloaded files
# -----------------------------------------------------------
rm -Rf $HOME/tools/*

# -----------------------------------------------------------
# Pull the latest build tools
# -----------------------------------------------------------
cd $BUILDTOOLS_HOME
git fetch --all
git reset --hard origin/master
chmod u+x install-local.sh
cd -

# -----------------------------
# Download the files
# -----------------------------
build_init
download 
~/workspace/software/bin/build-tools/install-local.sh 2>&1 | tee /tmp/install.log

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published