fix
This commit is contained in:
@@ -8,7 +8,7 @@ echo "running in $BASEPATH"
|
|||||||
#IFS=':' read -ra parts <<< $COMPOSE_FILE
|
#IFS=':' read -ra parts <<< $COMPOSE_FILE
|
||||||
|
|
||||||
# Add the --init.prune option to the command list
|
# Add the --init.prune option to the command list
|
||||||
sed -i '/command:/a \ \ - --init.prune' "$BASEPATH/arbitrum-fullnode.yml"
|
sed -i '/command:/a \ \ - --init.prune=full' "$BASEPATH/arbitrum-fullnode.yml"
|
||||||
|
|
||||||
echo "$(cat $BASEPATH/arbitrum-fullnode.yml)"
|
echo "$(cat $BASEPATH/arbitrum-fullnode.yml)"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user