subiquity/system_setup/server
Carlos Nihelton 2e67005403
Fixed paths for lsc and locales commands
Subiquity snap doesn't stage language-selector-common nor locales
packages.
Attempting to run those commands require respecting the env previously
prepared by the caller, as well as fixing the commands paths
(or changing the PATH env var in the env preparation step).
Since the apt commands were already ran with a fixed path,
I'm applying the same principle in here.
Yet, for now, Jammy doesn't ship the l-s-c package seeded,
so a condition was preserved to avoid future crashes.
2023-04-13 16:11:05 -03:00
..
controllers Fixed paths for lsc and locales commands 2023-04-13 16:11:05 -03:00
__init__.py Add missing copyrights 2021-08-31 15:52:03 +02:00
server.py Moves WslConfBase to the reconfiguration workflow 2022-12-16 13:28:10 +00:00