This commit is contained in:
2025-10-22 21:51:12 +02:00
parent 4ebfecc99e
commit 5b9ff2dc1d
@@ -27,7 +27,7 @@ fi
git config --global user.name $GIT_USER git config --global user.name $GIT_USER
git config --global user.email $GIT_EMAIL git config --global user.email $GIT_EMAIL
git clone https://gitea.bramkelchtermans.be/Bram/linux-presets.git && cd linux-presets && chmod +x setup.sh && ./setup.sh --terminal-icon  git clone https://gitea.bramkelchtermans.be/Bram/linux-presets.git --depth 1 && cd linux-presets && chmod +x setup.sh && ./setup.sh --terminal-icon 
rm -r linux-presets/ rm -r linux-presets/
# Ensure the SSH key has the correct permissions # Ensure the SSH key has the correct permissions