Add git to image
This commit is contained in:
parent
76882ba196
commit
1f8ced4e6d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ function main()
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
upgradeSystem
|
upgradeSystem
|
||||||
apt-get install -qqy unzip rsync jq imagemagick curl
|
apt-get install -qqy unzip rsync jq imagemagick curl git
|
||||||
install-hugo-from-deb
|
install-hugo-from-deb
|
||||||
install-go-from-tar
|
install-go-from-tar
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue