Refactor scripts to be POSIX compliant

This commit is contained in:
2025-04-23 13:49:43 +01:00
parent 28efced6a3
commit 30ce9b234c
14 changed files with 138 additions and 148 deletions

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /bin/sh
YELLOW="\e[33m"
NC="\e[0m"