/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

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# ___ _____ ___ _ _____ ____ _ _
# / _ \_ _|_ _| | | ____| / ___|| |_ __ _ _ __| |_
# | | | || | | || | | _| \___ \| __/ _` | '__| __|