mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-21 18:07:21 -05:00
build-devkit.sh: Allow autocompletion
Allow autocompletion of the devkitPro install path.
This commit is contained in:
parent
8adc6c5a3a
commit
398f970194
|
|
@ -111,7 +111,7 @@ else
|
|||
echo "for mingw/msys you must use <drive>:/<install path> or you will have include path problems"
|
||||
echo "this is the top level directory for devkitpro, i.e. e:/devkitPro"
|
||||
|
||||
read INSTALLDIR
|
||||
read -e INSTALLDIR
|
||||
echo
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user