This commit is contained in:
Sebastian
2024-03-22 04:52:23 +01:00
parent 9f4ac2d8b2
commit 366bb8e5e5

View File

@@ -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