hi can you please provide steps to add mac in koli...
# kolide
n
hi can you please provide steps to add mac in kolide fleet
g
I have a script that makes the launcher. Let me tidy it up and I'll post it here
Caveats - this is my first bash script, there's no cleanup after and I haven't given options to set flags. Also might be an extra git clone in there you don't need
n
thank you guy
I check with it
g
oops, uploaded the wrong version there, you want this one
also make sure you have Docker running (I should add that to the script
n
ok
I got one error while running previous script
Error downloading Command Line Tools (macOS Mojave version 10.14) for Xcode: service unavailable Done. Error downloading updates.
g
xcode-select --install
that will install xcode tools. No harm with the previous script, other than it keeps looping at the end 🙂
n
where should i add that
g
just run it in terminal
n
ok
you are genius
the script run successfully but mac host is not addded in my ubuntu kolide server
😣
g
😞 what does it say in the logs?