Merge pull request #91 from qbit/master

Remove hard coded path for bash
This commit is contained in:
Jakob Borg 2014-03-17 21:37:16 +01:00
commit ef8cf3bc30
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
cat <<EOT
package auto

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
export COPYFILE_DISABLE=true