Update README.md
This commit is contained in:
parent
94833d686c
commit
f5ea6a4764
|
@ -457,7 +457,7 @@ mkdir -p /srv/gitea/custom/templates/
|
||||||
cd /srv/gitea/custom/public/templates/
|
cd /srv/gitea/custom/public/templates/
|
||||||
wget https://raw.githubusercontent.com/go-gitea/gitea/release/v1.16/templates/home.tmpl
|
wget https://raw.githubusercontent.com/go-gitea/gitea/release/v1.16/templates/home.tmpl
|
||||||
mv home.tmpl home.tpml.ori
|
mv home.tmpl home.tpml.ori
|
||||||
wget https://git.a-lec.org/a-lec/commissions/chalec/forge/-/raw/main/home.tmpl
|
wget https://git.a-lec.org/a-lec/commissions/chalec/forge/-/raw/main/custom/templates/home.tmpl
|
||||||
systemctl restart gitea
|
systemctl restart gitea
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue