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}"
|
# deploy_file "${dots_trg}/dunst/${file_name}" "${file_path}/${file_name}"
|
||||||
|
|
||||||
# lf
|
# lf
|
||||||
file_name=lfrc
|
# file_name=lfrc
|
||||||
file_path=/home/${system_user}/.config/lf
|
# file_path=/home/${system_user}/.config/lf
|
||||||
create_dir ${file_path}
|
# create_dir ${file_path}
|
||||||
deploy_file "${dots_trg}/lf/${file_name}" "${file_path}/${file_name}"
|
# deploy_file "${dots_trg}/lf/${file_name}" "${file_path}/${file_name}"
|
||||||
|
|
||||||
# firefox
|
# firefox
|
||||||
#file_name=policies.json
|
#file_name=policies.json
|
||||||
|
|||||||
Reference in New Issue
Block a user