Skip to content

Commit

Permalink
Update docker/spigot/serverfiles/start-server.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kory33 authored Jul 22, 2021
1 parent 7d56de2 commit 857f9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/spigot/serverfiles/start-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdir -p /spigot/plugins/SeichiAssist/
cd /spigot/plugins/SeichiAssist

rm config.yml || true
jar xf ../SeichiAssist-*.jar config.yml || jar xf ../SeichiAssist.jar config.yml
jar xf ../SeichiAssist.jar config.yml

cd /spigot/plugins/SeichiAssist

Expand Down

0 comments on commit 857f9b5

Please sign in to comment.