This commit is contained in:
committer@tuxwarrior
2025-02-24 19:53:32 -05:00
parent ff74926c8f
commit 03f4d7465a

View File

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