Skip to content

Commit 798ef52

Browse files
committed
just use bash
1 parent f5adadd commit 798ef52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/env_vars.sh.template

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

33
SAUCELABS_USER=""
44
SAUCELABS_KEY=""

0 commit comments

Comments
 (0)