mounting complete
This commit is contained in:
parent
67a6436944
commit
df19c4f553
@ -20,7 +20,6 @@ do
|
|||||||
mount_list=$(echo "$call" | sed 1d | nl -s ") ")
|
mount_list=$(echo "$call" | sed 1d | nl -s ") ")
|
||||||
mount_title=$(echo "$call" | head -n 1)
|
mount_title=$(echo "$call" | head -n 1)
|
||||||
list=$(echo -e "# $mount_title\n$mount_list" | column -t)
|
list=$(echo -e "# $mount_title\n$mount_list" | column -t)
|
||||||
|
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
clear -x
|
clear -x
|
||||||
|
Loading…
Reference in New Issue
Block a user