[rkvm] repo
This commit is contained in:
parent
381de43c20
commit
7768df5438
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# variables
|
# variables
|
||||||
GITHUB_REPO=leonardolang/rkvm #htrefil/rkvm
|
#GITHUB_REPO=leonardolang/rkvm
|
||||||
|
GITHUB_REPO=htrefil/rkvm
|
||||||
VERSION=${VERSION:-latest}
|
VERSION=${VERSION:-latest}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue