diff options
Diffstat (limited to 'chapter8/shadow.sh')
-rw-r--r-- | chapter8/shadow.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/shadow.sh b/chapter8/shadow.sh index 075caad..ba1daa7 100644 --- a/chapter8/shadow.sh +++ b/chapter8/shadow.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e # shellcheck disable=SC2016 ROOTPW='$1$5RPAAd$oejpw8ErihLIB7vmGE4SV1' |