Fix sha-bang in source entrypoint
This commit is contained in:
parent
bcf5877b4f
commit
f668f5f577
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/ash
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Copyright (c) 2020 Matthew Penner
|
||||
|
|
Loading…
Reference in a new issue