aboutsummaryrefslogtreecommitdiffstats
path: root/umountvirtfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'umountvirtfs.sh')
-rw-r--r--umountvirtfs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/umountvirtfs.sh b/umountvirtfs.sh
index 8eb969f..6d5f637 100644
--- a/umountvirtfs.sh
+++ b/umountvirtfs.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+set -e
printf "%b" "${GRN}Unmounting virtual kernel filesystems${RST}...\n"
if mountpoint "${LFS}"/dev/pts >/dev/null 2>&1; then