Commit bebe7046 by Francisco Giordano

use portable shebang line

parent 9a006f3a
#!/bin/bash #!/usr/bin/env bash
# Executes cleanup function at script exit. # Executes cleanup function at script exit.
trap cleanup EXIT trap cleanup EXIT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment