dependency checks on 2.2

This commit is contained in:
phanes
2023-02-18 22:19:08 -05:00
parent a64a366e80
commit d0eee09fdc
3 changed files with 16 additions and 4 deletions

View File

@@ -13,8 +13,10 @@ else
# these need run in the following order:
clean:
${dir_make}/clean.sh
sudo /usr/bin/env -i bash -c ". ./project_config.sh && ${dir_make}/clean.sh"
purge_artifacts:
${dir_make}/purge_artifacts.sh
dirs:
${dir_make}/dirs.sh