#!/bin/sh

# Change to mcstas-web directory
cd /usr/local/mcstas-web/

# Start worker
./bin/start-worker.sh
