add custom output

This commit is contained in:
AJ ONeal
2020-06-14 12:12:42 -06:00
parent 912044930b
commit 36b2f4010b
+4
View File
@@ -63,3 +63,7 @@ pkg_post_install() {
# Adds "$HOME/.local/bin" to PATH
webi_path_add "$pkg_common_bin"
}
pkg_post_install_message() {
echo "Installed 'gitea' as $pkg_common_cmd"
}