#!/bin/sh

echo $* > /storage1/www/html/karinochjens/upload.txt
/usr/bin/exiftool -make="`cat $1`" $2
#/usr/local/bin/thumbsup --input "/storage2/www/html/karinochjens/bilder" --output "/storage2/www/html/karinochjens/web" --title "Karin och Jens" --thumb-size 200 --large-size 1500 --original-photos true --original-videos false --albums-from "{YYYY/MM}" --sort-albums-by start-date --theme cards --embed-exif
