mirror of
https://github.com/gryf/coach.git
synced 2026-04-25 01:51:28 +02:00
fixed a typo in the installation script
This commit is contained in:
+1
-1
@@ -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