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