abuild key generation
This commit is contained in:
parent
6dd3f7cecc
commit
aa90718eeb
4
build
4
build
@ -1,5 +1,9 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
# Generate public key for abuild
|
||||||
|
echo "> abuild keys generation…"
|
||||||
|
abuild-keygen -a -n
|
||||||
|
|
||||||
# Install pkgxx dependancies
|
# Install pkgxx dependancies
|
||||||
echo "> Installing Lua Split…"
|
echo "> Installing Lua Split…"
|
||||||
luarocks-5.1 install split || exit 1
|
luarocks-5.1 install split || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user