ci: remove bashisms and switch to #!/bin/sh

This commit is contained in:
Travis Cross
2012-05-06 03:24:46 +00:00
parent 2769fc6585
commit 10203ee645
10 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
##### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
sdir="."