Add scripts/update_lib.sh

This commit is contained in:
2022-06-12 15:00:38 +02:00
parent 5e018ddbd8
commit 201ec69b11
2 changed files with 24 additions and 0 deletions

View File

@@ -45,6 +45,9 @@ lib:
mkdir lib
./scripts/setup.sh
update_lib:
./scripts/update_lib.sh
obj:
mkdir obj