mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
fixed a typo in the installation script
This commit is contained in:
@@ -104,7 +104,7 @@ if [ ${GET_PREFERENCES_MANUALLY} -eq 1 ]; then
|
|||||||
prompt "Install Gym support?" Y
|
prompt "Install Gym support?" Y
|
||||||
INSTALL_GYM=${retval}
|
INSTALL_GYM=${retval}
|
||||||
|
|
||||||
prompt "Install Neon and neon support?" Y
|
prompt "Install neon support?" Y
|
||||||
INSTALL_NEON=${retval}
|
INSTALL_NEON=${retval}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user