1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 22:03:15 +00:00
forgejo/start.sh
2014-03-31 15:54:15 +08:00

6 lines
65 B
Bash
Executable file

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