CurseForge modpacks use run.sh when present (#1534)

* CurseForge modpacks use run.sh when present

* Added lbzip2
This commit is contained in:
Geoff Bourne
2022-05-26 22:02:26 -05:00
committed by GitHub
parent ea7046f93d
commit 08556a63b8
2 changed files with 8 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ apt-get install -y \
nano \
unzip \
zstd \
lbzip2 \
knockd
apt-get clean