updated clean_caches.sh

pull/16/head
Hari Sekhon 2 months ago
parent 44fe806e26
commit 7d799b6c06

@ -29,6 +29,8 @@ set -eu #o pipefail
# not using any of my libraries or path dependencies to allow the above self-contained curl to shell to work for calling from Dockerfiles
#srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# https://wiki.alpinelinux.org/wiki/Local_APK_cache
# OS package management caches
cache_list="
/etc/apk/cache

Loading…
Cancel
Save