Update storage-test.sh
This commit is contained in:
@@ -118,9 +118,9 @@ if [ "$1" = "" ]; then
|
|||||||
|
|
||||||
echo
|
echo
|
||||||
echo ${drive_sel[@]}
|
echo ${drive_sel[@]}
|
||||||
echo "cd ${drive_sel['1']}"
|
# echo "cd ${drive_sel[1]}"
|
||||||
echo "cd ${drive_sel['2']}"
|
# echo "cd ${drive_sel[2]}"
|
||||||
echo "cd ${drive_sel['3']}"
|
# echo "cd ${drive_sel[3]}"
|
||||||
exit 0
|
exit 0
|
||||||
cd \
|
cd \
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user