From 40b18ff8a8de6f49da80c8a1bf4bdc1f4cbe93da Mon Sep 17 00:00:00 2001 From: zenobit Date: Tue, 14 Mar 2023 12:24:54 +0100 Subject: [PATCH] export LC_ALL=C --- config/renew.sh | 1 + quickgui | 1 + 2 files changed, 2 insertions(+) diff --git a/config/renew.sh b/config/renew.sh index cb28c23..1c6608e 100755 --- a/config/renew.sh +++ b/config/renew.sh @@ -1,4 +1,5 @@ #!/bin/bash +export LC_ALL=C echo "Updating VMs..." # distrohopper config file diff --git a/quickgui b/quickgui index 124115a..147dc2c 100755 --- a/quickgui +++ b/quickgui @@ -1,4 +1,5 @@ #!/bin/bash +export LC_ALL=C version="0.3" # DEBUG mod