#!/bin/bash

cd /opt/jumpserver/core/ || exit 1
./jms start web
