diff --git a/README.md b/README.md index 64d97ea..e6c2540 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ -# scripts +# SAP HANA cron tools + +Run the installer: ```sh bash -c "$(curl -sSL https://install.technopunk.space)" -``` \ No newline at end of file +``` + +## 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`. \ No newline at end of file