We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659ccee commit f50d0eeCopy full SHA for f50d0ee
rootfs/container/usr/local/bin/.eleven/apk
@@ -7,7 +7,6 @@
7
8
case "${FN}" in
9
"add")
10
- shift
11
apk --update --no-cache add $@
12
;;
13
rootfs/container/usr/local/bin/.eleven/apt
"install")
apt update -y
apt install --no-install-recommends -y $@
apt clean -y
0 commit comments