make downloading jars easier
All checks were successful
/ Build BaseBand SPLServer (push) Successful in 18s

This commit is contained in:
Daniella / Tove 2024-10-14 05:47:27 +02:00
parent 6c18fae2d9
commit 704ad859e2
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -128,6 +128,9 @@ func dir { | with client dir location ;
func handle-client { | with client ;
client:read;
client:path:ends-with<".jar"> if {
client:path:sub<0 client:path:len 4 -> client:=path
}
"/refresh" client:path eq if {