Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2019-03-25 09:22:14 +03:00
parent 7f8adff698
commit a7a89bd9c7
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# Depends on lxf
shopt -s nullglob
cleanup() { lxf umount "$cnt"; }