updated
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
d15cc2655a
commit
db6fba2946
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue