ox-it / munki-rebrand

Script to rebrand Munki's Managed Software Center
BSD 3-Clause "New" or "Revised" License
88 stars 24 forks source link

Added python to command #39

Closed hmbl4 closed 3 years ago

hmbl4 commented 4 years ago

I wasn't able to get this going running:

sudo ./munki_rebrand.py --appname "Amazing Software Center"

So I thought an appropriate update, to be clearer would be:

sudo python ./munki_rebrand.py --appname "Amazing Software Center"

fuzzylogiq commented 3 years ago

don't know why this was the case in your environment, but this should not be the case