We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8983c commit 1162202Copy full SHA for 1162202
bin/build-docs
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env sh
+#!/usr/bin/env bash
2
#
3
# This source file is part of the Swift.org open source project
4
bin/rundocc
function rundocc() {
if command -v xcrun >/dev/null 2>&1; then
bin/serve-docs
0 commit comments