mirror of
https://gitlab.com/octospacc/MultiSpaccSDK
synced 2025-04-14 02:41:57 +02:00
CI script fix
This commit is contained in:
parent
5d62508f2d
commit
2329a59f8f
@ -1,9 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "$(whoami)" != root ] && {
|
||||
echo "This script must run as root".
|
||||
exit -1
|
||||
}
|
||||
#[ "$(whoami)" != root ] && {
|
||||
# echo "This script must run as root".
|
||||
# exit -1
|
||||
#}
|
||||
|
||||
mkdir -p /tmp /opt/Sdk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user