From db6fba2946cad7e4b5434e208b7d85a2ea9a49d9 Mon Sep 17 00:00:00 2001 From: debianpepper Date: Sat, 22 Jun 2024 21:56:49 +0900 Subject: [PATCH] updated Signed-off-by: debianpepper --- python_modules/infra.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python_modules/infra.py b/python_modules/infra.py index 82374685..49818c04 100644 --- a/python_modules/infra.py +++ b/python_modules/infra.py @@ -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/' + ff_src_path = '/browser_profiles/ff/' des_src_path ='/etc/skel/.local/share/pmostools' build_id_list = [ path_to_bldtype_file + 'deb.64xfc',