2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-11 18:42:29 +00:00

Pull locale file into genesis build

This commit is contained in:
Jarrod Johnson
2025-04-03 14:51:58 -04:00
parent 65760bb678
commit bf03d8dc82

View File

@@ -10,6 +10,7 @@ install() {
. $moddir/install-gui
fi
. $moddir/install-locale
if [ -d /usr/lib64/python3.13/ ]; then
. $moddir/install-python313
elif [ -d /usr/lib64/python3.9/ ]; then