commit 49b996e8a20f1c33ea548c6363adeb1be202bc22 parent 78b09ad320181ad92c7c6480e1ba582f5cc997b7 Author: awy <awy@awy.one> Date: Mon, 10 Feb 2025 21:58:37 +0300 no worky Diffstat:
M | install.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install.sh b/install.sh @@ -5,7 +5,7 @@ export green="\033[1;32m" export cyan="\033[0;36m" export normal="\033[0m" -sv up ntpd +#sv up ntpd cpuVendorID=$(grep -m 1 'vendor_id' /proc/cpuinfo | awk '{print $3}')