We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16282ba commit d1dbe6eCopy full SHA for d1dbe6e
1 file changed
functions.sh
@@ -19,7 +19,7 @@ fatal() {
19
#
20
# This is used to get the target architecture for docker image.
21
# For crossing building, we need a way to specify the target
22
-# architecutre manually.
+# architecture manually.
23
function get_arch() {
24
local arch
25
case $(uname -m) in
0 commit comments