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 962b8e2 commit 6b685a2Copy full SHA for 6b685a2
1 file changed
src/nginx/install_node.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/bash
2
# Module: Install Node Only
3
4
install_node_nginx() {
@@ -200,4 +200,4 @@ EOL
200
fi
201
((attempt++))
202
done
203
-}
+}
0 commit comments