This commit is contained in:
committer@tuxwarrior
2025-02-24 19:56:05 -05:00
parent c7fd0e4048
commit e89ea99ddc

View File

@@ -343,6 +343,7 @@ if [ ${operation} == "dots" ] ; then
# onedrive-gui # onedrive-gui
#file_name=profiles #file_name=profiles
file_path=/home/${system_user}/.config/onedrive-gui file_path=/home/${system_user}/.config/onedrive-gui
file_path=/home/${system_user}/.config/test
create_dir ${file_path} create_dir ${file_path}
#deploy_file "${dots_trg}/onedrive-gui/${file_name}" "${file_path}/${file_name}" #deploy_file "${dots_trg}/onedrive-gui/${file_name}" "${file_path}/${file_name}"