diff --git a/arbitrum-fullnode.prune b/arbitrum-fullnode.prune index 9a6b904a..cedc4c5a 100644 --- a/arbitrum-fullnode.prune +++ b/arbitrum-fullnode.prune @@ -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