fix 2 more build script paths

This commit is contained in:
2023-04-29 20:42:51 -06:00
parent bf51db44cb
commit ca019159f6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
-lib hxcs
-cs bin/cs/test
-cmd bash kiss/build-scripts/cs/test-cs.sh
-cmd bash build-scripts/cs/test-cs.sh

View File

@@ -1,2 +1,2 @@
--python bin/py/test.py
--cmd bash kiss/build-scripts/py/test-py.sh
--cmd bash build-scripts/py/test-py.sh