Move non-existing packages from alpine to arch
This commit is contained in:
parent
9e318ad677
commit
df2d035c3e
@ -24,17 +24,15 @@
|
||||
name: btop
|
||||
world: /bedrock/strata/alpine/etc/apk/world
|
||||
|
||||
- name: Install cowsay
|
||||
apk:
|
||||
name: cowsay
|
||||
world: /bedrock/strata/alpine/etc/apk/world
|
||||
|
||||
- name: Install thefuck
|
||||
apk:
|
||||
name: thefuck
|
||||
world: /bedrock/strata/alpine/etc/apk/world
|
||||
|
||||
- name: Install ncdu
|
||||
apk:
|
||||
name: ncdu
|
||||
world: /bedrock/strata/alpine/etc/apk/world
|
||||
|
||||
- name: Install cowsay
|
||||
aur:
|
||||
name: cowsay
|
||||
|
||||
- name: Install thefuck
|
||||
aur:
|
||||
name: thefuck
|
||||
|
Loading…
x
Reference in New Issue
Block a user