From 2947a8a4df3feb47382212547a0015941e275168 Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 15 May 2024 07:23:08 -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 a6e4037..9c91003 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -190,7 +190,7 @@ if [ ${operation} == "dots" ] ; then file_name=sdras.night-owl-2.0.1-universal file_path=/home/${user}/.vscode-oss/extensions mkdir -p ${file_path} - deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/${file_name}" + deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/" # i3wm if [ ${I3WM} == "true" ] ; then