Skip to content

Commit

Permalink
updated imagemagick path
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjagjeetubhi committed Jun 14, 2017
1 parent dfcad8f commit 4e8d779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ apt-get install -y python-pip && apt-get update
apt-get install -y python-bs4
apt-get install -y imagemagick
cd /usr/share/fonts/truetype/ && wget https://www.sikhnet.com/files/fonts/webakharslim.ttf && chmod 755 webakharslim.ttf
sed -i 's/<policy domain="path" rights="none" pattern=\"@\*\" \/>/<!-- <policy domain="path" rights="none" pattern=\"@\*\" \/> -->/g' /etc/ImageMagick/policy.xml
sed -i 's/<policy domain="path" rights="none" pattern=\"@\*\" \/>/<!-- <policy domain="path" rights="none" pattern=\"@\*\" \/> -->/g' /etc/ImageMagick-6/policy.xml
chmod 755 -R ./*

0 comments on commit 4e8d779

Please sign in to comment.