Add distro and arch detect, add skip options

This commit is contained in:
clsty
2025-10-02 00:35:33 +08:00
parent 7aa1230553
commit 852172a7ff
10 changed files with 121 additions and 35 deletions
+1
View File
@@ -17,3 +17,4 @@ COLOR_RESET='\e[00m'
STYLE_UNDERLINE='\e[4m'
BG_COLOR_CYAN='\e[30m\e[46m'
BG_COLOR_RED='\e[30m\e[41m'