diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 2725255..2cb7074 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -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}"