[+] set-java command

This commit is contained in:
2024-10-07 02:51:08 -04:00
parent 8811b94a1c
commit ff44ce7291
3 changed files with 36 additions and 1 deletions
+4
View File
@@ -115,6 +115,10 @@ alias valgrin="valgrind \
--track-origins=yes \
--vgdb=no"
set-java() {
eval "$(switch-java "$1")"
}
upload-daisy() {
file="$@"
curl -u azalea -F "path=@$file" "https://daisy-ddns.hydev.org/upload\?path\=/"