temporary disable green

This commit is contained in:
Pavel Sviderski
2024-09-21 00:39:06 +10:00
parent fdb277c2df
commit 18d5680863
+2 -1
View File
@@ -11,7 +11,8 @@ UNCLOUD_GROUP="uncloud"
UNCLOUD_GROUP_ADD_USER=${UNCLOUD_GROUP_ADD_USER:-}
log() {
echo -e "\033[1;32m$1\033[0m" >&2
echo $1
#echo -e "\033[1;32m$1\033[0m" >&2
}
error() {