We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b7c90 commit 38e1a78Copy full SHA for 38e1a78
run.sh
@@ -9,6 +9,7 @@ if [ ! -e docs ]; then
9
fi
10
11
cp docs/docinit.sh .
12
+
13
export default_division="closed";
14
export default_category="datacenter";
15
0 commit comments