This commit is contained in:
committer
2024-05-21 07:43:24 -05:00
parent 6b07c504f3
commit 2ae1ba7d45

View File

@@ -180,7 +180,7 @@ if [ ${operation} == "dots" ] ; then
# mounts
file_name=mnt-nas.mount
file_path=/etc/systemd/system
trash-put ${file_path}/${file_name}
# 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}"