Fix sha-bang in source entrypoint

This commit is contained in:
Matthew Penner
2020-12-06 16:46:19 -07:00
parent bcf5877b4f
commit f668f5f577

View File

@@ -1,4 +1,4 @@
#!/bin/ash #!/bin/bash
# #
# Copyright (c) 2020 Matthew Penner # Copyright (c) 2020 Matthew Penner