Update scripts/99_deploy.sh
This commit is contained in:
@@ -314,10 +314,10 @@ if [ ${operation} == "dots" ] ; then
|
||||
# deploy_file "${dots_trg}/dunst/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# lf
|
||||
file_name=lfrc
|
||||
file_path=/home/${system_user}/.config/lf
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/lf/${file_name}" "${file_path}/${file_name}"
|
||||
# file_name=lfrc
|
||||
# file_path=/home/${system_user}/.config/lf
|
||||
# create_dir ${file_path}
|
||||
# deploy_file "${dots_trg}/lf/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# firefox
|
||||
#file_name=policies.json
|
||||
|
||||
Reference in New Issue
Block a user