diff --git a/README.md b/README.md index c1b599f..f67cc91 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ ---- -gitea: none -include_toc: true ---- - # scripts My personal collection of handy scripts. mostly bash. | Name | Description | | :--- | :---------- | -| [ci.sh](/david/scripts#cish) | A poor man's CI system | -| [restic-backup.sh](/david/scripts#restic-backupsh) | Simple wrapper script for [Restic](https://github.com/restic/restic) | +| [ci.sh](#cish) | A poor man's CI system | +| [restic-backup.sh](#restic-backupsh) | Simple wrapper script for [Restic](https://github.com/restic/restic) | ## ci.sh