gitea/start.sh

7 lines
65 B
Bash
Executable File

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