#!/bin/bash

source env/bin/activate

./noticeboard.py $*
