Skip to content

Commit bd94897

Browse files
committed
enforce bash
Change-Id: Iecd2d8f7ff2ab3a94742e1b9d85da24607ebd26a
1 parent 66dd784 commit bd94897

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/grafana/start-prometheus.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
set -e
44

scripts/grafana/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
set -e
44

0 commit comments

Comments
 (0)