This commit is contained in:
debianpepper 2024-06-22 23:43:30 +09:00
parent 0d6d996701
commit 722cb9fc1d
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ def add_web_profile():
typ typ
""" """
logger.info("Copy Web Profiles") logger.info("Copy Web Profiles")
path_to_bldtype_file = '/home/pepadmin/start/bldtype' path_to_bldtype_file = '/home/pepadmin/start/bldtype/'
lw_src_path = '/browser_profiles/lw/' lw_src_path = '/browser_profiles/lw/'
ff_src_path = '/browser_profiles/ff/' ff_src_path = '/browser_profiles/ff/'
des_src_path ='/etc/skel/.local/share/pmostools' des_src_path ='/etc/skel/.local/share/pmostools'