mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
a7a496af0e
Works only for "localhost". Still can be used with external server but in such case server should be started first.
3 lines
No EOL
56 B
Text
3 lines
No EOL
56 B
Text
grant {
|
|
permission java.security.AllPermission;
|
|
}; |