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
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
cat <<EOT
package auto
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
export COPYFILE_DISABLE=true