set +x before printok

This commit is contained in:
0x1eef 2024-05-23 00:19:40 -03:00
parent 84bbb4c92b
commit 2e4a192656

View file

@ -86,4 +86,5 @@ else
perform_install
fi
"${libexec}"/utils/git-rev "${gitdir}" > "${revfile}"
set +x
printok "install complete"