aboutsummaryrefslogtreecommitdiffstats
path: root/travis/setup-exiftool.sh
blob: 55bcda6c9fbc370b0e8a0f1855f9f68f58502c52 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# @copyright (c) 2014 phpBB Group
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
#
set -e

sudo apt-get update
sudo apt-get install -y parallel libimage-exiftool-perl