vlarbs assume voiddwm
This commit is contained in:
parent
3cf07c59b3
commit
9e51582f00
@ -14,7 +14,7 @@ while getopts ":r:p:h" o; do case "${o}" in
|
||||
esac done
|
||||
|
||||
# DEFAULTS:
|
||||
[ -z "$dotfilesrepo" ] && dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git"
|
||||
[ -z "$dotfilesrepo" ] && dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git" && repobranch="voiddwm"
|
||||
[ -z "$progsfile" ] && progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/progs.csv"
|
||||
[ -z "$repobranch" ] && repobranch="master"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user