Fix ViaBackwards & applyPatches
Dieser Commit ist enthalten in:
Ursprung
f63d280895
Commit
45b51be1da
5
Spigot/applyPatches.sh
Normale Datei → Ausführbare Datei
5
Spigot/applyPatches.sh
Normale Datei → Ausführbare Datei
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
git apply --unsafe-paths --directory=../../Spigot/Spigot-Server SteamWar-Patches/*
|
||||
|
||||
cd ../../Spigot/Spigot-Server
|
||||
|
||||
git apply -v ../../SteamSpigot/Spigot/SteamWar-Patches/*
|
||||
|
||||
mvn package
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren