3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cd /home/ec2-user/kcl-2x
|
|
/opt/apache-maven-3.6.3/bin/mvn clean install
|