1
1
Fork 1
This commit is contained in:
Derek Smith 2023-02-01 16:07:06 -05:00
parent a875137b05
commit 864926ffd0
Signed by: farscapian
GPG Key ID: 8F1CD799CCA516CC
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ function instantiate_vms {
# fi
# create the lxd base image.
./create_lxc_base.sh
#./create_lxc_base.sh
# # now switch to the current chain project.
# if ! lxc project list --format csv | grep -a "$BITCOIN_CHAIN"; then