Update preseed syntax

This commit is contained in:
Râu Cao 2023-02-01 20:43:41 +08:00
parent 55e48cca86
commit a7b990c64f
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -1,6 +1,6 @@
#_preseed_V1 #_preseed_V1
# Do you agree to the terms of the applicable licenses? # Do you agree to the terms of the applicable licenses?
rskj shared/accepted-rsk-license-v1-1 boolean true rskj shared/accepted-rsk-license-v1-1 select true
# Choose a configuration environment to run your node. # Choose a configuration environment to run your node.
# Choices: mainnet, testnet, regtest # Choices: mainnet, testnet, regtest
rskj shared/config select <%= @network %> rskj shared/config select <%= @network %>