fix
This commit is contained in:
@@ -10,6 +10,8 @@ echo "running in $BASEPATH"
|
||||
# Add the --init.prune option to the command list
|
||||
sed -i '/command:/a \ \ - --init.prune' "$BASEPATH/arbitrum-fullnode.yml"
|
||||
|
||||
echo "$(cat $BASEPATH/arbitrum-fullnode.yml)"
|
||||
|
||||
docker-compose -f "$BASEPATH/docker-compose.yml" up -d
|
||||
|
||||
while true; do
|
||||
|
||||
Reference in New Issue
Block a user