Update 0.sh

This commit is contained in:
TinrLin 2023-07-29 11:55:55 +08:00 committed by GitHub
parent 027dd399b5
commit 80e2682c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
0.sh
View File

@ -1,3 +1,5 @@
#!/bin/bash
# 定义颜色变量
RED='\033[0;31m'
CYAN='\033[0;36m'