Add --branch paramters for dev
This commit is contained in:
parent
8e272bb377
commit
d1cffb9111
1 changed files with 1 additions and 0 deletions
1
archdi
1
archdi
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue