mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
scripts/list-source-files: Use /bin/sh as interpreter instead of bash
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
list_source_files() {
|
||||
local d r
|
||||
|
||||
Reference in New Issue
Block a user