mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
88 current 2024-04-26 21:32:52 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
0650a4149f
commit
086e4dae64
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue