remove: server gui
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//file:noinspection GrDeprecatedAPIUsage
|
||||
//file:noinspection all
|
||||
plugins {
|
||||
id "application"
|
||||
}
|
||||
@@ -16,5 +16,4 @@ run {
|
||||
if (!workingDir.exists()) {
|
||||
workingDir.mkdir()
|
||||
}
|
||||
args "nogui"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user