use portable shebang line

pull/329/head
Francisco Giordano 8 years ago
parent 9a006f3a68
commit bebe704688
  1. 2
      scripts/test.sh

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Executes cleanup function at script exit.
trap cleanup EXIT

Loading…
Cancel
Save