Update README.md

This commit is contained in:
2025-09-09 18:35:26 +00:00
parent 2163744e62
commit d62d1a92dc

View File

@@ -1,5 +1,17 @@
# SAP HANA cron tools # SAP HANA cron tools
Run the installer:
```sh ```sh
bash -c "$(curl -sSL https://install.technopunk.space)" bash -c "$(curl -sSL https://install.technopunk.space)"
``` ```
## Tools
### Aurora generator script
Configure the `aurora.conf`, then run the script with `./arurora.sh`.
### Backup script
Configure the `backup.conf`, then run the script with `./backup.sh`.