diff --git a/arbitrum-fullnode.prune b/arbitrum-fullnode.prune index 8944c4a4..a2d30f8c 100644 --- a/arbitrum-fullnode.prune +++ b/arbitrum-fullnode.prune @@ -12,7 +12,7 @@ sed -i '/command:/a \ \ - --init.prune' "$BASEPATH/arbitrum-fullnode.yml" echo "$(cat $BASEPATH/arbitrum-fullnode.yml)" -docker-compose -w "$BASEPATH" up -d +docker-compose -project-directory "$BASEPATH" up -d while true; do # Execute SSH command and extract the answer