Skip to content

Commit

Permalink
Merge pull request #6 from Datalux/patch-1
Browse files Browse the repository at this point in the history
fix: "[[: not found" install error
  • Loading branch information
Bernhard Mueller authored Jan 19, 2021
2 parents 91f81dc + bf1cecb commit fcb74ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

if [[ $EUID > 0 ]]; then
echo "The installation script needs to be run as root."
Expand Down

0 comments on commit fcb74ff

Please sign in to comment.