From 4a8d0ab69d10ee77982cdb3635ee7c2d2b9768bb Mon Sep 17 00:00:00 2001 From: shylinux Date: Sun, 19 Mar 2023 22:34:44 +0800 Subject: [PATCH] opt some --- etc/conf/bash_local.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/conf/bash_local.sh b/etc/conf/bash_local.sh index 933dc628..2e127d3c 100644 --- a/etc/conf/bash_local.sh +++ b/etc/conf/bash_local.sh @@ -1,5 +1,6 @@ #!/bin/sh +export CGO_ENABLED=0 export LC_ALL=en_US.UTF-8 export BASH_SILENCE_DEPRECATION_WARNING=1 touch ~/.hushlogin