This commit is contained in:
Sebastian
2024-03-22 05:01:03 +01:00
parent 0217450f33
commit f3e6c9f991

View File

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