diff --git a/templates/lxc-plamo.in b/templates/lxc-plamo.in index 019737c..5eef088 100644 --- a/templates/lxc-plamo.in +++ b/templates/lxc-plamo.in @@ -123,6 +123,7 @@ install_plamo() { pkgtool="pkgtools" else pkgtool="hdsetup" + LANG=C fi ( cd $dlcache ; tar xpJf "$pkgtool"-*.txz ; rm -rf tmp usr var )