This commit is contained in:
committer
2024-05-21 07:11:24 -05:00
parent 24623d3e51
commit 73cf66fd15

View File

@@ -178,6 +178,7 @@ if [ ${operation} == "dots" ] ; then
# mounts # mounts
file_name=nas.mount file_name=nas.mount
file_path=/etc/systemd/system file_path=/etc/systemd/system
trash-put ${file_path}/${file_name}
deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown 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|[USERNAME]|klevstul|g' "${file_path}/${file_name}"