This commit is contained in:
Cat /dev/Nulo 2022-09-19 15:38:04 -03:00
parent 6c7675bc2a
commit 628fe5adf1
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1 @@
community/mako
community/iwd
community/foot
testing/kakoune
community/swaync

View File

@ -1,5 +1,5 @@
#!/bin/sh -e
branch=3.15-stable
branch=master
if test ! -d aports; then
git clone https://gitlab.alpinelinux.org/alpine/aports
fi