mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 02:15:59 -07:00
update
This commit is contained in:
parent
a8e7a14230
commit
a9271fce4c
1 changed files with 3 additions and 1 deletions
4
console
4
console
|
|
@ -1,2 +1,4 @@
|
||||||
#!/usr/bin/env jruby
|
#!/usr/bin/env jruby
|
||||||
system("/usr/bin/env jirb -r ./Services/core.rb")
|
#--enable-native-access=ALL-UNNAMED
|
||||||
|
#--enable-native-access=org.jruby.dist
|
||||||
|
system("JAVA_OPTS='--enable-native-access=ALL-UNNAMED --enable-native-access=org.jruby.dist' /usr/bin/env jirb -r ./Services/core.rb")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue