mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-24 03:30:57 -05:00
upgrade lxc-helpers
This commit is contained in:
parent
9c653c5938
commit
c49db22b7a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
source $(dirname $0)/lxc-helpers/enough-lxc-helpers.sh
|
source $(dirname $0)/lxc-helpers/lxc-helpers-lib.sh
|
||||||
|
|
||||||
: ${LXC_IP_PREFIX:=10.0.8}
|
: ${LXC_IP_PREFIX:=10.0.8}
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0e3a7b3f4835b45cc3758f974f09819c923b2398
|
Subproject commit b0766388a2624bc56258053576c7c09dba2e7cf5
|
Loading…
Reference in a new issue