Skip to content

Commit

Permalink
No longer using graphicsmagic or imagemagik
Browse files Browse the repository at this point in the history
  • Loading branch information
fletchto99 committed Jun 9, 2019
1 parent 0c2c7a1 commit 3dd6434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Used to install rsync for deployments
apt-get update -y
apt-get -y install rsync imagemagick graphicsmagick
apt-get -y install rsync

# Install HEXO
npm install -g hexo
Expand Down

0 comments on commit 3dd6434

Please sign in to comment.