diff options
Diffstat (limited to 'essential.sh')
-rw-r--r-- | essential.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/essential.sh b/essential.sh index dacfd1a..3384917 100644 --- a/essential.sh +++ b/essential.sh @@ -1,8 +1,6 @@ #!/bin/bash - set -e - pushd "${LFS}" >/dev/null || exit 1 printf "%b" "${GRN}Creating essential files and symbolic links${RST}... " |