remove void container
This commit is contained in:
parent
adb999c83d
commit
5b632b9503
@ -1,13 +0,0 @@
|
|||||||
name: sh
|
|
||||||
needsudo: true
|
|
||||||
cmdautoremove: -c "xbps-remove -oO"
|
|
||||||
cmdclean: -c "xbps-remove -O"
|
|
||||||
cmdinstall: -c "xbps-install -S"
|
|
||||||
cmdlist: -c "xbps-query -l"
|
|
||||||
cmdpurge: -c "xbps-remove -R"
|
|
||||||
cmdremove: -c "xbps-remove"
|
|
||||||
cmdsearch: -c "xbps-query -Rs"
|
|
||||||
cmdshow: -c "xbps-query -RS"
|
|
||||||
cmdupdate: -c "xbps-install -Su"
|
|
||||||
cmdupgrade: -c "xbps-install -Su"
|
|
||||||
builtin: true
|
|
@ -1,5 +0,0 @@
|
|||||||
name: void-linux
|
|
||||||
base: ghcr.io/void-linux/void-linux:latest-full-x86_64
|
|
||||||
packages: []
|
|
||||||
pkgmanager: xbps
|
|
||||||
builtin: true
|
|
Loading…
Reference in New Issue
Block a user