mas/script/install

10 lines
132 B
Text
Raw Normal View History

2018-10-16 21:54:22 +00:00
#!/bin/bash -ex
echo "==> 📲 Installing mas"
sudo installer \
-pkg build/mas.pkg \
-target /
pkginfo com.mphys.mas-cli