mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-04 22:11:06 +01:00
Use bash for build script
This commit is contained in:
parent
b56c5eb85f
commit
30bce8c27e
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# django-helpdesk shell script to upload to pypi.
|
||||
|
||||
WORKDIR=/tmp/django-helpdesk-build.$$
|
||||
|
Loading…
Reference in New Issue
Block a user