#!/bin/bash

cd /opt/photo-portal
python photo-portal.py "$@"
