Update manual-partition-install.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-02-27 23:39:24 +03:00 committed by GitHub
parent a02f5c5e24
commit c5ef2e97fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,8 @@
#! /bin/bash
export LANG=en_US.UTF8
set -e
S_LOCALE="$(cat "/tmp/pika-installer-gtk4-lang.txt")"
S_LOCALE="$(cat "/tmp/pika-installer-gtk4-lang.txt").UTF-8"
S_KEYBOARD="$(cat "/tmp/pika-installer-gtk4-keyboard.txt")"
S_TIMEZONE="$(cat "/tmp/pika-installer-gtk4-timezone.txt")"