Gotta export ENV

This commit is contained in:
swagg boi 2025-04-04 14:15:05 -04:00
parent 394facc8ad
commit ebef019705

View File

@ -52,6 +52,8 @@ case `basename $SHELL` in
;;
esac
export ENV
# Set locale
export LANG="en_US.UTF-8"