6 lines
85 B
Bash
6 lines
85 B
Bash
#!/bin/bash
|
|
|
|
cd /home/secondo/secondo/OptParser/OptTest
|
|
make
|
|
StartTest optparse.test
|