mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
add custom output
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user