Fix:postrm bash functinos

This commit is contained in:
advplyr 2022-01-15 11:48:25 -06:00
parent f1f55e9c4f
commit 8a71a6f963

View File

@ -16,5 +16,5 @@ remove_binary() {
}
echo ">> Cleaning up"
remove_ffmpeg()
remove_binary()
remove_ffmpeg
remove_binary