diff options
Diffstat (limited to 'build-os')
| -rwxr-xr-x | build-os | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ function unmount_pseudo_filesystems(){ function on_exit(){ set +e + sleep 2 # wait for things to settle... unmount_pseudo_filesystems } trap on_exit EXIT |
