Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
h4rldev authored Oct 10, 2023
1 parent ac630c8 commit 8bcd6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ else
set -- "$@" "XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR" "WAYLAND_DISPLAY=$XDG_RUNTIME_DIR/$WAYLAND_DISPLAY"
fi

curl -sS https://github.com/Vendicated/VencordInstaller/releases/latest/download/VencordInstaller-$kind \
curl -sS https://github.com/StupidityDB/VencordPlusInstaller/releases/latest/download/VencordInstaller-$kind \
--output "$outfile" \
--location

Expand Down

0 comments on commit 8bcd6ef

Please sign in to comment.