mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-12 21:35:25 -04:00
update script to use #!/bin/sh
to be more posix compatible
This commit is contained in:
parent
4e61709ac3
commit
c3c6e37d48
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# loop through all butane files in the current directory
|
||||
for i in *.bu ; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user