Skip to content

Commit

Permalink
fix necesse duplicate server.cfg remove cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
weiw11 committed Jun 20, 2024
1 parent ed064e9 commit 08f952b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions necesse/necesse.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
"command": "./jre/bin/java ${jvmargs} -jar Server.jar -nogui -localdir -port ${port} -world ${world} -slots ${slots} -owner \"${owner}\" -motd \"${motd}\" -password \"${password}\" -pausewhenempty ${pausewhenempty} -giveclientspower ${giveclientspower} -logging ${logging} -zipsaves ${zipsaves}",
"workingDirectory": "",
"pre": [
{
"commands": [
"rm ./cfg/server.cfg"
],
"type": "command"
},
{
"commands": [
"rm ./cfg/server.cfg"
Expand Down

0 comments on commit 08f952b

Please sign in to comment.