testnet-deploy.sh updates
This commit is contained in:
@@ -173,6 +173,10 @@ if $stopNetwork; then
|
||||
skipSetup=true
|
||||
fi
|
||||
|
||||
if $delete; then
|
||||
skipSetup=false
|
||||
fi
|
||||
|
||||
# Create the network
|
||||
if ! $skipSetup; then
|
||||
echo "--- $cloudProvider.sh delete"
|
||||
|
Reference in New Issue
Block a user