Added curl installation
This commit is contained in:
parent
f25ed6108d
commit
f526fbc3c6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
apt update > /dev/null;
|
||||
|
||||
apt install -y unzip rsync jq imagemagick
|
||||
apt install -y unzip rsync jq imagemagick curl
|
||||
|
||||
mkdir /etc/lein/
|
||||
|
||||
|
|
Loading…
Reference in a new issue