From 2163744e62cf5232cd71deafcc483a9dab69a9fc Mon Sep 17 00:00:00 2001 From: tomi Date: Tue, 9 Sep 2025 18:33:35 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64d97ea..2017921 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# scripts +# SAP HANA cron tools ```sh bash -c "$(curl -sSL https://install.technopunk.space)" From d62d1a92dcac2fdec8d90ab76bb9f307ac9e8c5b Mon Sep 17 00:00:00 2001 From: tomi Date: Tue, 9 Sep 2025 18:35:26 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2017921..e6c2540 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ # 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