17 lines
307 B
Markdown
17 lines
307 B
Markdown
# SAP HANA cron tools
|
|
|
|
Run the installer:
|
|
|
|
```sh
|
|
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`. |