Skip to content

Commit b8126c2

Browse files
author
Igor Lozynskyi
committed
Shell scripts
1 parent a789358 commit b8126c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
PATH=$JAVA_HOME/bin:$PATH ./gradlew dockerBuildImage
3+
sudo PATH=$JAVA_HOME/bin:$PATH ./gradlew dockerBuildImage

0 commit comments

Comments
 (0)