yafetch/plugin/hooks/post-update-source
Ari Archer 60e692786c
make baz plugin compatible with the upcomming baz api
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-02-20 04:45:09 +02:00

4 lines
77 B
Bash

#!/usr/bin/env sh
baz_log 'update : recompiling'
baz_run_hook 'pre-install'