Updated
This commit is contained in:
parent
0d6d996701
commit
722cb9fc1d
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue