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:
committed by
GitHub
parent
46c2998905
commit
20330707c3
@@ -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
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user