@ -24,6 +24,10 @@ if [ ! -d /root/.acme.sh ];then
curl https://get.acme.sh | sh
fi
apt install -y locate
locale-gen en_US.UTF-8
localedef -v -c -i en_US -f UTF-8 en_US.UTF-8
if [ -f /usr/sbin/ufw ];then