From 399a72e5fa4859e71b210fdad408cae5b0f0770e Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 21 May 2024 07:01:52 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 299f027..30d4211 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -173,15 +173,15 @@ if [ ${operation} == "dots" ] ; then deploy_file "${dots_trg}/environment/${file_name}" "${file_path}/${file_name}" no_chown # mounts - file_name=nas.mount - file_path=/etc/systemd/system - deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown - - sed -i 's|[USERNAME]|klevstul|g' "${file_path}/${file_name}" - sed -i 's|[PASSWORD]|${LILLESORTEBOKS}|g' "${file_path}/${file_name}" - - mount_target=/mnt/nas - mkdir -p ${mount_target} +# file_name=nas.mount +# file_path=/etc/systemd/system +# deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown +# +# sed -i 's|[USERNAME]|klevstul|g' "${file_path}/${file_name}" +# sed -i 's|[PASSWORD]|${LILLESORTEBOKS}|g' "${file_path}/${file_name}" +# +# mount_target=/mnt/nas +# mkdir -p ${mount_target} # ---------- # printing