This commit is contained in:
Sebastian
2024-03-22 04:59:08 +01:00
parent c26d2003c0
commit a2bd7ca7ca

View File

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