This commit is contained in:
parent
9ea65a8f6f
commit
e0f63d7a09
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
ABRA_VERSION := 0.1.1
|
ABRA_VERSION := 0.1.2
|
||||||
ABRA_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/installer"
|
ABRA_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/installer"
|
||||||
|
|
||||||
default: update-abra-installer
|
default: update-abra-installer
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ABRA_VERSION="0.1.0"
|
ABRA_VERSION="0.1.2"
|
||||||
ABRA_SRC="https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$ABRA_VERSION/abra"
|
ABRA_SRC="https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$ABRA_VERSION/abra"
|
||||||
|
|
||||||
function install_abra {
|
function install_abra {
|
||||||
|
Reference in New Issue
Block a user