Update storage-test.sh

This commit is contained in:
2025-05-04 10:19:46 -05:00
parent 5b69a8e134
commit 05aace9993

View File

@@ -118,9 +118,9 @@ if [ "$1" = "" ]; then
echo
echo ${drive_sel[@]}
echo "cd ${drive_sel['1']}"
echo "cd ${drive_sel['2']}"
echo "cd ${drive_sel['3']}"
# echo "cd ${drive_sel[1]}"
# echo "cd ${drive_sel[2]}"
# echo "cd ${drive_sel[3]}"
exit 0
cd \
else