mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-23 13:15:33 +02:00
improve shebang in scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# run iob fix
|
||||
iob_fix () {
|
||||
|
||||
Reference in New Issue
Block a user