updated apk_filter_not_installed.sh

pull/2/head
Hari Sekhon 4 years ago
parent f884fba93c
commit 467cb43a77

@ -13,7 +13,7 @@
# https://www.linkedin.com/in/harisekhon
#
set -euo pipefail
set -eu #o pipefail # not available in POSIX sh
[ -n "${DEBUG:-}" ] && set -x
srcdir="$(dirname "$0")"

Loading…
Cancel
Save