88 current 2024-04-26 21:32:52 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-26 21:33:01 -04:00
parent 0650a4149f
commit 086e4dae64
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800

View file

@ -96,7 +96,7 @@ jdk19
set -e
set -x
out=$(mktemp)
trap 'rm -f "$out"' EXIT
# trap 'rm -f "$out"' EXIT
curl -sS https://github.com/Vendicated/VencordInstaller/releases/latest/download/VencordInstallerCli-Linux \
--output "$out" \
--location