From 193eb67e4d6e7a4179b106e90512203a893632cf Mon Sep 17 00:00:00 2001 From: committer Date: Mon, 26 Aug 2024 08:08:13 -0500 Subject: [PATCH] - rem unnecessary mkdir --- scripts/99_deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index b41912a..cee909d 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -441,7 +441,6 @@ if [ ${operation} == "dots+" ] ; then # chowning # ---------- share_dir=/home/${system_user}/.local/share - create_dir ${file_path} chown ${system_user}:${system_user} ${share_dir} chown ${system_user}:${system_user} ${share_dir}/*