OSDN Git Service

fixed
authorkokkiemouse <kokkiemouse@gmail.com>
Fri, 25 Sep 2020 13:53:39 +0000 (22:53 +0900)
committerkokkiemouse <kokkiemouse@gmail.com>
Fri, 25 Sep 2020 13:53:39 +0000 (22:53 +0900)
Signed-off-by: kokkiemouse <kokkiemouse@gmail.com>
channels/share/airootfs/root/customize_airootfs.sh

index c76107c..28b1ba3 100755 (executable)
@@ -119,6 +119,6 @@ chmod +x "/etc/profile.d/alias_systemctl_setup.sh"
 chmod 750 -R /etc/sudoers.d/
 chown root:root -R /etc/sudoers.d/
 
-echo "LANG=${locale_gen_name}" > "/etc/locale.conf"
+echo "LANG=${localegen}" > "/etc/locale.conf"
 truncate -s 0 /etc/machine-id
 passwd -u -f root
\ No newline at end of file