1
1
Fork 0

testing markdown

This commit is contained in:
david 2023-12-21 12:37:45 +01:00
parent fe445b229e
commit f62381446b
1 changed files with 2 additions and 7 deletions

View File

@ -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