Use bash to run build scripts too

This commit is contained in:
Chocobozzz
2020-02-19 08:57:32 +01:00
parent 0e4338fd1d
commit 302cb3f92e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -eu

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -eu

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -eu