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