Skip to content

Commit 6b685a2

Browse files
authored
Update install_node.sh
1 parent 962b8e2 commit 6b685a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/nginx/install_node.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/bash
22
# Module: Install Node Only
33

44
install_node_nginx() {
@@ -200,4 +200,4 @@ EOL
200200
fi
201201
((attempt++))
202202
done
203-
}
203+
}

0 commit comments

Comments
 (0)