nullglob
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
7f8adff698
commit
a7a89bd9c7
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Depends on lxf
|
# Depends on lxf
|
||||||
|
shopt -s nullglob
|
||||||
|
|
||||||
cleanup() { lxf umount "$cnt"; }
|
cleanup() { lxf umount "$cnt"; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user