depth 1
This commit is contained in:
@@ -27,7 +27,7 @@ fi
|
||||
git config --global user.name $GIT_USER
|
||||
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/
|
||||
|
||||
# Ensure the SSH key has the correct permissions
|
||||
|
||||
Reference in New Issue
Block a user