svc-script.sh 77 B

12345
  1. #!/bin/sh
  2. # record our run
  3. mkdir -p output
  4. echo "ran" > ./output/svc-script