forked from x/ContextOS
add some
This commit is contained in:
parent
f69f274fff
commit
4d6efc3f4c
@ -1,7 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
prepare_package() {
|
||||
return
|
||||
case "$(uname)" in
|
||||
Darwin) xcode-select --install 2>/dev/null ;;
|
||||
Linux) if [ `whoami` != "root" ]; then return; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user