From 722cb9fc1d9f215f77724b9949579c6cf1816690 Mon Sep 17 00:00:00 2001 From: debianpepper Date: Sat, 22 Jun 2024 23:43:30 +0900 Subject: [PATCH] Updated --- python_modules/infra.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/infra.py b/python_modules/infra.py index 89559180..a808ecf6 100644 --- a/python_modules/infra.py +++ b/python_modules/infra.py @@ -383,7 +383,7 @@ def add_web_profile(): typ """ 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/' ff_src_path = '/browser_profiles/ff/' des_src_path ='/etc/skel/.local/share/pmostools'