This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/start.sh

7 lines
65 B
Bash
Raw Normal View History

2014-03-31 07:54:15 +00:00
#!/bin/bash -
#
# start gogs web
#
cd "$(dirname $0)"
./gogs web