Chaged modpack downloading
This commit is contained in:
parent
34c8ee044a
commit
7cf01fffd3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pipeline:
|
|||
packwizInstall:
|
||||
image: bazsalanszky/packwiz-installer
|
||||
commands:
|
||||
- java -jar /packwiz-installer-bootstrap.jar -g "file://$PWD/pack.toml"
|
||||
- java -jar /packwiz-installer-bootstrap.jar -g "file://$PWD/pack.toml" || echo "Done"
|
||||
packStuff:
|
||||
image: alpine
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue