Things
This commit is contained in:
parent
6c7675bc2a
commit
628fe5adf1
2 changed files with 2 additions and 5 deletions
5
packages
5
packages
|
@ -1,4 +1 @@
|
||||||
community/mako
|
community/swaync
|
||||||
community/iwd
|
|
||||||
community/foot
|
|
||||||
testing/kakoune
|
|
||||||
|
|
2
thing.sh
2
thing.sh
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
branch=3.15-stable
|
branch=master
|
||||||
if test ! -d aports; then
|
if test ! -d aports; then
|
||||||
git clone https://gitlab.alpinelinux.org/alpine/aports
|
git clone https://gitlab.alpinelinux.org/alpine/aports
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue