Switch main script to bash

This commit is contained in:
2025-11-16 17:45:58 +00:00
parent e463952473
commit fd0ba91c65

View File

@@ -1,4 +1,4 @@
#! /bin/sh #! /bin/bash
RED="\e[31m" RED="\e[31m"
GREEN="\e[32m" GREEN="\e[32m"