Bump version
This commit is contained in:
parent
47bf569865
commit
4a6b288952
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set -e
|
|||
|
||||
# Run the "I'm too lazy to fix it myself all in one" script
|
||||
if [ "$1" == "remote" ]; then
|
||||
exec sudo bash -c "VERSION=1 . <(wget -qO- https://gitlab.com/garuda-linux/themes-and-settings/settings/garuda-common-settings/-/snippets/2147440/raw/main/remote-update) \"$2\""
|
||||
exec sudo bash -c "VERSION=2 . <(wget -qO- https://gitlab.com/garuda-linux/themes-and-settings/settings/garuda-common-settings/-/snippets/2147440/raw/main/remote-update) \"$2\""
|
||||
fi
|
||||
|
||||
# Check for AUR helper
|
||||
|
|
Loading…
Reference in a new issue