mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
make jenkins script use bash so we can use bashisms
This commit is contained in:
parent
bb15611ed1
commit
5b22e11872
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# this is the script run by the Jenkins server to run the build and tests. Be
|
||||
# sure to always run it in its dir, i.e. ./jenkins-build.sh, otherwise it might
|
Loading…
Add table
Add a link
Reference in a new issue