mirror of https://github.com/rclone/rclone.git
Make sure we use bash as our shell
This commit is contained in:
parent
8369b5209f
commit
a1269fa669
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue