mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-15 02:22:36 +02:00
Use bash for build script
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# django-helpdesk shell script to upload to pypi.
|
# django-helpdesk shell script to upload to pypi.
|
||||||
|
|
||||||
WORKDIR=/tmp/django-helpdesk-build.$$
|
WORKDIR=/tmp/django-helpdesk-build.$$
|
||||||
|
Reference in New Issue
Block a user