/bin/sh replaced with /bin/bash

This commit is contained in:
Stephan Raabe
2023-12-03 17:50:14 +01:00
parent c78daaf725
commit f3a52b3747
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# ____ _ _ __ __ _
# / ___|| |_ __ _ _ __| |_ \ \ / /_ _ _ _| |__ __ _ _ __
# \___ \| __/ _` | '__| __| \ \ /\ / / _` | | | | '_ \ / _` | '__|