forked from Lainports/opnsense-ports
8 lines
284 B
Bash
8 lines
284 B
Bash
--- tests/test-generate-files-permissions/input{{cookiecutter.permissions}}/script.sh.orig 2020-12-28 09:56:38 UTC
|
|
+++ tests/test-generate-files-permissions/input{{cookiecutter.permissions}}/script.sh
|
|
@@ -1,3 +1,3 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
-# some bash script
|
|
+# some shell script
|