Move scripts to dir

This commit is contained in:
CarlosEDP 2019-02-27 09:23:58 -03:00
parent 702cffe0d7
commit a883952ca1
5 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ generate: manifests
manifests: $(JSONNET)
rm -rf manifests
./build.sh main.jsonnet
./scripts/build.sh main.jsonnet
update:
jb update

View File