2016-12-06 22:38:45 +00:00

3 lines
59 B
Bash

#!/bin/sh
apk add --update "$@" && rm -rf /var/cache/apk/*