keepcosmos/terjira

View on GitHub
dev/bootstrap.sh

Summary

Maintainability
Test Coverage
sh -c 'echo "deb https://sdkrepo.atlassian.com/debian/ stable contrib" >>/etc/apt/sources.list'
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys B07804338C015B73
apt-get -y install apt-transport-https
apt-get -y update

update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8


apt-get -y install atlassian-plugin-sdk