1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Remove unused configuration from install.sh

This commit is contained in:
Michał Janiszewski
2017-08-24 11:23:28 +02:00
committed by GitHub
parent 46c2998905
commit 20330707c3

View File

@@ -108,9 +108,6 @@ elif [[ $(uname) == "Linux" ]]; then
"windows")
docker pull openrct2/openrct2:mingw-arch
;;
"docker32")
docker pull openrct2/openrct2:32bit-only
;;
"docker64")
docker pull openrct2/openrct2:64bit-only
;;