diff options
Diffstat (limited to 'chapter7/backup.sh')
-rw-r--r-- | chapter7/backup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter7/backup.sh b/chapter7/backup.sh index b903897..ab3d894 100644 --- a/chapter7/backup.sh +++ b/chapter7/backup.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e file="${LFS_VER}-ch7-backup.tar.xz" directories=(bin dev etc lib lib64 proc run sbin sys tools usr var) |