index
:
matthieu/forgejo-deb.git
1.19
1.20
1.21
main
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deb
/
debian
/
forgejo.prerm
blob: 6a223f74529b7ce35f724becbd8962a3522a4c86 (
plain
)
1
2
3
#!/usr/bin/env bash systemctl stop forgejo || true systemctl disable forgejo || true