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