Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 6528d86

Browse files
committed
Updating build script
1 parent f657db9 commit 6528d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22
npm install
3-
grunt
3+
node_modules/.bin/grunt
44
#atlas-mvn versions:update-properties
55
atlas-mvn package verify

0 commit comments

Comments
 (0)