Skip to content

Commit a45988b

Browse files
committed
Use #!/usr/bin/env bash
1 parent be81705 commit a45988b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
read -p "Do you want to install Frost [Y/n]? " yn
44

0 commit comments

Comments
 (0)