Skip to content

Commit b0039d3

Browse files
committed
Adds shebang line to Ubuntu installation script
1 parent e30825d commit b0039d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rails-install-ubuntu.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
set -e
24

35
echo "Updates packages. Asks for your password."

0 commit comments

Comments
 (0)