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 57f8c78 commit 0ca0632Copy full SHA for 0ca0632
scripts/InstallScripts/InstallPrawnOS.sh
@@ -1,4 +1,6 @@
1
-#!/bin/bash -e
+#!/bin/bash
2
+
3
+set -e
4
5
#See the block of "echos" in main() for description of this script
6
0 commit comments