mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-18 05:01:02 +01:00
move to codeberg (#35)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
[](https://github.com/tlinden/jaildk/actions)
|
||||
|
||||
## jaildk - a FreeBSD jail development kit v2.0.4
|
||||
|
||||
## Breaking Changes
|
||||
@@ -656,7 +654,7 @@ that's the best way for me to forget to do something.
|
||||
|
||||
In order to report a bug, unexpected behavior, feature requests
|
||||
or to submit a patch, please open an issue on github:
|
||||
https://github.com/TLINDEN/jaildk/issues.
|
||||
https://codeberg.org/scip/jaildk/issues.
|
||||
|
||||
## Copyright and license
|
||||
|
||||
@@ -670,5 +668,5 @@ F.Sass (Culsu)
|
||||
|
||||
## Project homepage
|
||||
|
||||
https://github.com/TLINDEN/jaildk
|
||||
https://codeberg.org/scip/jaildk
|
||||
|
||||
|
||||
@@ -1781,7 +1781,7 @@ jaildk_update() {
|
||||
rcscript=update
|
||||
force=''
|
||||
|
||||
repo="https://github.com/TLINDEN/jaildk.git"
|
||||
repo="https://codeberg.org/scip/jaildk.git"
|
||||
mustberoot
|
||||
|
||||
OPTIND=1; while getopts "f" arg; do
|
||||
|
||||
Reference in New Issue
Block a user