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 be81705 commit a45988bCopy full SHA for a45988b
install.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
read -p "Do you want to install Frost [Y/n]? " yn
4
0 commit comments