Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-06-22 21:51:24 +09:00
parent 924b84ae38
commit d15cc2655a
1 changed files with 2 additions and 2 deletions

View File

@ -381,8 +381,8 @@ def add_web_profile():
"""
logger.info("Copy Web Profiles")
path_to_bldtype_file = '/home/pepadmin/start/bldtype'
lw_src_path = 'browser_profiles/lw/lw_profile'
ff_src_path = 'browser_profiles/ff/ff_profile'
lw_src_path = '/browser_profiles/lw/lw_profile'
ff_src_path = '/browser_profiles/ff/ff_profile'
des_src_path ='/etc/skel/.local/share/pmostools'
build_id_list = [
path_to_bldtype_file + 'deb.64xfc',