+ .makepkg.conf (pacman)

This commit is contained in:
committer
2024-07-06 12:14:28 -05:00
parent fa8f0f88d8
commit cb031b8b87
2 changed files with 172 additions and 0 deletions

View File

@@ -188,6 +188,11 @@ if [ ${operation} == "dots" ] ; then
# sed -i "s|USERNAME|klevstul|g" "${file_path}/${file_name}"
# sed -i "s|PASSWORD|${LILLESORTEBOKS}|g" "${file_path}/${file_name}"
# pacman
file_name=.makepkg.conf
file_path=/home/${system_user}
deploy_file "${dots_trg}/pacman/${file_name}" "${file_path}/${file_name}"
# ----------
# printing
#