mas/script/install
2018-10-16 15:54:22 -06:00

9 lines
132 B
Bash
Executable file

#!/bin/bash -ex
echo "==> 📲 Installing mas"
sudo installer \
-pkg build/mas.pkg \
-target /
pkginfo com.mphys.mas-cli