7 lines
65 B

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