#!/bin/sh

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

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