diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 8657217..39ab2d7 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -333,9 +333,10 @@ if [ ${operation} == "dots" ] ; then deploy_file "${dots_trg}/nitrogen/*" "${file_path}/" # onedrive-gui + file_name=profiles file_path=/home/${system_user}/.config/onedrive-gui create_dir ${file_path} - deploy_file "${dots_trg}/onedrive-gui/*" "${file_path}/" + deploy_file "${dots_trg}/onedrive-gui/${file_name}" "${file_path}/${file_name}" # pcmanfm # bookmarks found in "dots/gtk/.gtk-bookmarks"