makedeb
Easy to use noise suppression for PulseAudio
Viewing /noisetorch-bin.install
.
Click here to go back to the Git tree for noisetorch-bin.
post_install() {
printf "NoiseTorch provides a self-update feature as part of the GUI.\n"
printf "The feature won't work with this package.\n"
printf "Don't attempt to update if prompted via the GUI\n"
printf "See the project page for details.\n\n"
printf "https://github.com/lawl/NoiseTorch\n\n"
}
post_upgrade() {
post_install
}