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 0a8c18a commit 10495ebCopy full SHA for 10495eb
install.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/bash -e
2
3
# Check for root privileges
4
if [ "$(id -u)" != "0" ]; then
0 commit comments