8 lines
133 B
Bash
Executable File
8 lines
133 B
Bash
Executable File
sudo systemctl stop gitea
|
|
|
|
make clean
|
|
TAGS="bindata sqlite sqlite_unlock_notify" make build
|
|
#./gitea web
|
|
|
|
sudo systemctl start gitea
|