baz-example-plugin/plugin/hooks/pre-uninstall
Ari Archer 48a04cd76a
update @ Mon 19 Sep 15:25:17 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-09-19 15:25:17 +03:00

5 lines
48 B
Bash

#!/usr/bin/env sh
set -e
echo 'Goodbye world'