Add --branch paramters for dev

This commit is contained in:
MatMoul 2015-08-29 22:50:57 +02:00
parent 8e272bb377
commit d1cffb9111

1
archdi
View file

@ -133,6 +133,7 @@ while (( "$#" )); do
liburl1=https://raw.githubusercontent.com/MatMoul/archdi-pkg/$1/lib
liburl2=https://raw.githubusercontent.com/MatMoul/archdi-pkg/$1/lib
branchoption="$1"
apptitle="Version: $version - Branch: $1"
;;
esac
shift