Update storage-test.sh
This commit is contained in:
@@ -114,10 +114,10 @@ if [ "$1" = "" ]; then
|
||||
Print_Style "$df) ${path// }" "$CYAN"
|
||||
done
|
||||
echo
|
||||
read -r -p 'Drive #: ' drive_path </dev/tty
|
||||
read -r -p '#: ' drive_path </dev/tty
|
||||
|
||||
echo
|
||||
echo "cd ${drive_sel[${drive_path}]}"
|
||||
echo "cd ${drive_sel['2']}"
|
||||
exit 0
|
||||
cd \
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user