Fix bogus bash binary location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
|
||||
# custom directory.
|
||||
|
||||
Reference in New Issue
Block a user