build-
This commit is contained in:
@ -26,10 +26,6 @@ scripts=(
|
||||
['postremove']='postremove.sh'
|
||||
)
|
||||
|
||||
build() {
|
||||
pip3 install --upgrade rcon
|
||||
}
|
||||
|
||||
package() {
|
||||
install -Dm755 "${srcdir}/hln-a/hlna.py" "${pkgdir}/usr/bin/hlna.py"
|
||||
install -Dm755 "${srcdir}/hln-a/hlna_bot.py" "${pkgdir}/usr/bin/hlna-bot.py"
|
||||
|
Reference in New Issue
Block a user