#!/bin/bash -
#
# start gogs web
#
cd "$(dirname $0)"
./gogs web