mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Enable preview for valhalla build
This commit is contained in:
parent
a8e3935746
commit
132f21cf74
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
mv $1 $1.java
|
||||
filename=$1.java
|
||||
shift
|
||||
java $filename "$@"
|
||||
java --enable-preview $filename "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue