Merge branch 'master' of code.ungleich.ch:ungleich-public/ungleich-tools
This commit is contained in:
commit
4232245c1c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
#!/bin/sh
|
||||
# Nico Schottelius, 2019-09-20, Seoul, Coffebean, 23:56
|
||||
# Copying: GPLv3
|
||||
|
||||
echo "If you are running alpine, these packages are needed:"
|
||||
echo "apk add alpine-sdk xz-dev"
|
||||
set -x
|
||||
set -e
|
||||
|
||||
|
|
Loading…
Reference in a new issue