diff --git a/wayblue-fix-89.sh b/wayblue-fix-89.sh index ea21ef8..e293621 100755 --- a/wayblue-fix-89.sh +++ b/wayblue-fix-89.sh @@ -24,8 +24,7 @@ # that the cause is this disparity and that it will be smoothed out when # systemd-sysusers next runs # -set -e -set -o pipefail +set -euo pipefail # Iterate over each file we're interested in for file in /etc/shadow /etc/gshadow; do