Disable master checkout

This commit is contained in:
RealStickman 2023-02-19 10:57:23 +01:00
parent 1f8bf8a025
commit 1baeb42cbf

View File

@ -50,9 +50,9 @@ echo "Checking config file"
git clone https://gitlab.com/RealStickman-arch/config.git &>/dev/null
# make sure to use master branch
cd config
git checkout master &>/dev/null
cd ..
#cd config
#git checkout master &>/dev/null
#cd ..
# check if the install scripts are the same
# NOTE Arguments get passed automatically now