overdue commit lots of changes
[buildscripts] / mblaze
1 #!/bin/bash
2 f=/usr/local/lib/err;test -r $f || { echo "error: $0 no $f" >&2;exit 1;}; . $f
3
4 cd /a/opt/mblaze
5 make
6 sudo make install
7 sudo systemctl start man-db