mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 09:18:25 +02:00
installer: Rewrite language selection.
This commit is contained in:
@@ -56,6 +56,9 @@ install() {
|
||||
inst "${file}"
|
||||
done
|
||||
done
|
||||
for file in /usr/share/locale/*/LC_MESSAGES/installer.mo; do
|
||||
inst "${file}"
|
||||
done
|
||||
|
||||
# Bash start files
|
||||
inst_multiple /etc/profile /root/.bash_profile /etc/bashrc /root/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user