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:
|
packwizInstall:
|
||||||
image: bazsalanszky/packwiz-installer
|
image: bazsalanszky/packwiz-installer
|
||||||
commands:
|
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:
|
packStuff:
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue