mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
89 current 2024-04-26 21:45:16 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
086e4dae64
commit
c314419668
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ jdk19
|
|||
set -e
|
||||
set -x
|
||||
out=$(mktemp)
|
||||
env
|
||||
# trap 'rm -f "$out"' EXIT
|
||||
curl -sS https://github.com/Vendicated/VencordInstaller/releases/latest/download/VencordInstallerCli-Linux \
|
||||
--output "$out" \
|
||||
|
|
Loading…
Reference in a new issue