diff --git a/build_project.sh b/build_project.sh index e148eb17..bda3c5e8 100755 --- a/build_project.sh +++ b/build_project.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # django-helpdesk shell script to upload to pypi. WORKDIR=/tmp/django-helpdesk-build.$$