mirror of
https://github.com/RasppleII/a2cloud.git
synced 2025-02-09 09:31:09 +00:00
setup.txt: We want gsport still
This commit is contained in:
parent
6228e52b06
commit
4d95c2e0ac
@ -1010,7 +1010,7 @@ if [[ $installEmulators ]]; then
|
||||
# # GSport, if non-RPi
|
||||
# if [[ ! $isRpi && ! -f /usr/local/bin/gsport ]]; then
|
||||
#= APPLE2PI END
|
||||
if [[ ! $isRpi && ! -f /usr/local/bin/gsport ]]; then
|
||||
if [[ -f /usr/local/bin/gsport ]]; then
|
||||
echo "A2CLOUD: Installing GSport..."
|
||||
cd /tmp/a2cloud-install
|
||||
if [[ $downloadBinaries ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user