to be more clear

This commit is contained in:
2019-05-24 20:13:35 +01:00
parent e23dbe8cd8
commit df6cf356b7

View File

@ -1,10 +1,10 @@
test: test:
make -C scripts/build/make test make -C src/test
web: web:
make -C scripts/build/make watch make -C src/Yavsc web
pushInProd: pushInProd:
make -C src/Yavsc pushInProd make -C src/Yavsc pushInProd