mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 11:10:20 +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
|
||||
INSTALL_GYM=${retval}
|
||||
|
||||
prompt "Install Neon and neon support?" Y
|
||||
prompt "Install neon support?" Y
|
||||
INSTALL_NEON=${retval}
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user