Modificar python_modules/infra.py

This commit is contained in:
manuel 2024-05-25 20:21:26 +00:00
parent f0fff3b3ad
commit 3e9368ad9b
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ class ArchitectureFiles:
self.sarch = sarch self.sarch = sarch
calamares_path = '/calamares_settings/' calamares_path = '/calamares_settings/'
sources_path = '/sources/' sources_path = '/sources/'
src_paths = (#calamares_path + self.sbase + self.sarch + # All of the calamares filas are copied in the ChrootInstallerFiles class maiby this shold be deleted src_paths = (#calamares_path + self.sbase + self.sarch + # All of the calamares files are copied in the ChrootInstallerFiles class maybe this shold be deleted
#'/calamares/settings.conf', #'/calamares/settings.conf',
#calamares_path + self.sbase + self.sarch + #calamares_path + self.sbase + self.sarch +
#'/install-peppermint', #'/install-peppermint',