From e55c6c1f4f9057c2e76bbf018f1237c3f1bf2fb5 Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 21 May 2024 07:26:24 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index d4f4a00..ef4197a 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -183,8 +183,8 @@ if [ ${operation} == "dots" ] ; then trash-put ${file_path}/${file_name} 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}" + 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}