forked from TrueCloudLab/rclone
Make sure we use bash as our shell
This commit is contained in:
parent
8369b5209f
commit
a1269fa669
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue