This website requires JavaScript.
Explore
Help
Sign In
luciano
/
amazon-kinesis-client
Watch
1
Star
0
Fork
You've already forked amazon-kinesis-client
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0016d2f5a4
amazon-kinesis-client
/
scripts
/
install.sh
4 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
Adding installation script for codedeploy
2020-03-02 17:09:38 +00:00
#!/usr/bin/env bash
fixing install script
2020-03-03 04:25:28 +00:00
export
PATH
=
/opt/apache-maven-3.6.3/bin:
$PATH
Adding installation script for codedeploy
2020-03-02 17:09:38 +00:00
mvn clean install
Reference in a new issue
Copy permalink