From 366bb8e5e5be575e2e982a77f31291d57b4d923b Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 22 Mar 2024 04:52:23 +0100 Subject: [PATCH] fiox --- arbitrum-fullnode.prune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arbitrum-fullnode.prune b/arbitrum-fullnode.prune index 6eff666e..6ae6959c 100644 --- a/arbitrum-fullnode.prune +++ b/arbitrum-fullnode.prune @@ -8,7 +8,7 @@ source $BASEPATH/.env # Add the --init.prune option to the command list sed -i '/command:/a \ \ - --init.prune' "$BASEPATH/arbitrum-fullnode.yml" -docker-compose up -d -f $BASEPATH/docker-compose.yml +docker-compose -f $BASEPATH/docker-compose.yml up -d while true; do # Execute SSH command and extract the answer