Disable master checkout
This commit is contained in:
parent
1f8bf8a025
commit
1baeb42cbf
@ -50,9 +50,9 @@ echo "Checking config file"
|
|||||||
git clone https://gitlab.com/RealStickman-arch/config.git &>/dev/null
|
git clone https://gitlab.com/RealStickman-arch/config.git &>/dev/null
|
||||||
|
|
||||||
# make sure to use master branch
|
# make sure to use master branch
|
||||||
cd config
|
#cd config
|
||||||
git checkout master &>/dev/null
|
#git checkout master &>/dev/null
|
||||||
cd ..
|
#cd ..
|
||||||
|
|
||||||
# check if the install scripts are the same
|
# check if the install scripts are the same
|
||||||
# NOTE Arguments get passed automatically now
|
# NOTE Arguments get passed automatically now
|
||||||
|
Loading…
Reference in New Issue
Block a user