File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories:
99
1010 - name : commons-operator
1111 pretty_string : Stackable Commons
12- product_string : commons
12+ product_string : commons-operator
1313 url : stackabletech/commons-operator.git
1414 config :
1515 has_product : false
Original file line number Diff line number Diff line change 3939done
4040
4141# Ensure this script is executable
42- chmod +x " docs/modules/{[ operator.name }]/examples/getting_started/getting_started.sh" \
43- || chmod +x " docs/modules/{[ operator.name }]/examples/getting_started/code/getting_started.sh" \
42+ chmod +x " docs/modules/{[ operator.product_string }]/examples/getting_started/getting_started.sh" \
43+ || chmod +x " docs/modules/{[ operator.product_string }]/examples/getting_started/code/getting_started.sh" \
4444 || true
4545
4646echo " done"
You can’t perform that action at this time.
0 commit comments