[rkvm] try a fork

This commit is contained in:
Gwenhael Le Moine 2022-04-25 09:06:41 +02:00
parent 7dea4bafe1
commit 7e97bbc2d5
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# variables # variables
GITHUB_REPO=htrefil/rkvm GITHUB_REPO=leonardolang/rkvm #htrefil/rkvm
VERSION=${VERSION:-latest} VERSION=${VERSION:-latest}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}