From ef037b50ee46c92bb7d63b70d14c595cdba21f2d Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 15 May 2024 17:13:52 -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 2b055e5..3e99311 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -258,7 +258,7 @@ if [ ${operation} == "dots+" ] ; then # vscodium theme # https://vscodethemes.com/e/sdras.night-owl/night-owl-no-italics?language=javascript # https://github.com/sdras/night-owl-vscode-theme/tree/main/themes - file_name=sdras.night-owl-2.0.1-universal.zip + file_name=night-owl-vscode-theme-main.zip file_path=/home/${user}/.vscode-oss/extensions mkdir -p ${file_path} deploy_file "${dotsplus_trg}/miscellaneous/${file_name}" "${file_path}/" chown recursive