From baade6aaa0f83bf8713c58444711faede3458a60 Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 14 May 2024 17:40:18 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index b214fb2..5578951 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -174,7 +174,7 @@ if [ ${operation} == "dots" ] ; then # vscodium file_name=settings.json - file_path=file_path=/home/${user}/.config/VSCodium/User + file_path=/home/${user}/.config/VSCodium/User mkdir -p ${file_path} deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/${file_name}"