mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-09 09:59:51 +01:00
improve installer
This commit is contained in:
parent
127ce3babc
commit
4ba8956c5e
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
if [ "$UID" -ne 0 ]
|
||||
then echo "Please run as root"
|
||||
exit
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
if [ "$UID" -ne 0 ]
|
||||
then echo "Please run as root"
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user