Skip to content

Commit

Permalink
Get shell from env
Browse files Browse the repository at this point in the history
Co-authored-by: Madeleine <[email protected]>
  • Loading branch information
R0dn3yS and SpyHoodle authored May 31, 2022
1 parent 0d4646e commit 1a5af3a
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/bash
#!/usr/bin/env bash

if [[ $(whoami) != "root" ]]; then
echo "This file needs to be executed as root or with sudo."
Expand Down

0 comments on commit 1a5af3a

Please sign in to comment.