diff --git a/etc/conf/bash_local.sh b/etc/conf/bash_local.sh index 2e7aa6df..6b48218d 100644 --- a/etc/conf/bash_local.sh +++ b/etc/conf/bash_local.sh @@ -1,6 +1,6 @@ -#!/bin/bash +#!/bin/sh -export LC_ALL=en_US.utf-8 +export LC_ALL=en_US.UTF-8 export BASH_SILENCE_DEPRECATION_WARNING=1 touch ~/.hushlogin