4 lines
77 B
Bash
4 lines
77 B
Bash
#!/usr/bin/env sh
|
|
|
|
baz_log 'update : recompiling'
|
|
baz_run_hook 'pre-install'
|