aboutsummaryrefslogtreecommitdiffstats
path: root/run_me
blob: a920e6947b31d3b463f6e4d42382bf72b0c8970a (plain)
1
2
3
4
5
#!/bin/sh

echo "To run the program: type ./optcli"
echo "To re-build the program, type: make clean;make"