initial commit
This commit is contained in:
commit
514499661e
24 changed files with 3199 additions and 0 deletions
3
deb/debian/forgejo.prerm
Normal file
3
deb/debian/forgejo.prerm
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
systemctl stop forgejo || true
|
||||
systemctl disable forgejo || true
|
Loading…
Add table
Add a link
Reference in a new issue