Merge branch 'master' of code.ungleich.ch:ungleich-public/ungleich-tools

This commit is contained in:
Nico Schottelius 2019-12-09 19:58:05 +01:00
commit 4232245c1c

View file

@ -1,7 +1,8 @@
#!/bin/sh #!/bin/sh
# Nico Schottelius, 2019-09-20, Seoul, Coffebean, 23:56 # Nico Schottelius, 2019-09-20, Seoul, Coffebean, 23:56
# Copying: GPLv3 # Copying: GPLv3
echo "If you are running alpine, these packages are needed:"
echo "apk add alpine-sdk xz-dev"
set -x set -x
set -e set -e