commit | 909751455de333d67f9e90c8c402a6f36144f7fa | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 10 18:46:46 2015 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 10 18:46:46 2015 -0700 |
tree | 857f95c1882ce2fd3861b6b2c13fc20b73270dee | |
parent | abe9f0a1f69710918cd74acfa18485f943156b0c [diff] |
fix bash path
diff --git a/xos/tosca/install_tosca.sh b/xos/tosca/install_tosca.sh index 1702f7d..f212abf 100755 --- a/xos/tosca/install_tosca.sh +++ b/xos/tosca/install_tosca.sh
@@ -1,4 +1,4 @@ -#! /usr/bin/bash +#! /bin/bash rm -rf /tmp/tosca_install mkdir /tmp/tosca_install