diff --git a/aurora/aurora.conf b/aurora/aurora.conf index 65fb070..8ff280b 100644 --- a/aurora/aurora.conf +++ b/aurora/aurora.conf @@ -1,5 +1,6 @@ # Configuration for the Aurora Refresh Script (aurora_refresh.sh) # Place this file in the same directory as the script. +# Author: Tomi Eckert # --- Main Settings --- diff --git a/aurora/aurora.sh b/aurora/aurora.sh index de84ef9..6aa98bc 100644 --- a/aurora/aurora.sh +++ b/aurora/aurora.sh @@ -1,5 +1,6 @@ #!/bin/sh # Version: 2.1.0 +# Author: Tomi Eckert # # Purpose: Performs an automated refresh of a SAP HANA schema. It exports a # production schema and re-imports it under a new name ("Aurora") diff --git a/b1.gen.sh b/b1.gen.sh index e17d0e1..2269f33 100644 --- a/b1.gen.sh +++ b/b1.gen.sh @@ -1,5 +1,6 @@ #!/bin/bash +# Author: Tomi Eckert # ============================================================================== # SAP Business One for HANA Silent Installation Configurator # ============================================================================== diff --git a/backup/backup.conf b/backup/backup.conf index 52047fc..b71efad 100644 --- a/backup/backup.conf +++ b/backup/backup.conf @@ -1,6 +1,7 @@ # ============================================================================== # Configuration for HANA Backup Script (backup.sh) # ============================================================================== +# Author: Tomi Eckert # --- Connection Settings --- diff --git a/backup/backup.hook.sh b/backup/backup.hook.sh index bef6560..98225c6 100644 --- a/backup/backup.hook.sh +++ b/backup/backup.hook.sh @@ -1,5 +1,6 @@ #!/bin/bash +# Author: Tomi Eckert # This script helps to configure backup.conf # Source the backup.conf to get current values diff --git a/backup/backup.sh b/backup/backup.sh index 73a9ae4..adbce82 100644 --- a/backup/backup.sh +++ b/backup/backup.sh @@ -1,5 +1,6 @@ #!/bin/bash # Version: 1.0.7 +# Author: Tomi Eckert # ============================================================================== # SAP HANA Backup Script # diff --git a/cleaner.sh b/cleaner.sh index 52b2b2a..b5592ed 100644 --- a/cleaner.sh +++ b/cleaner.sh @@ -1,5 +1,6 @@ #!/bin/bash # Version: 1.1.0 +# Author: Tomi Eckert # Check if any arguments were provided if [ "$#" -eq 0 ]; then diff --git a/hanatool.sh b/hanatool.sh index 41dde8c..91d3ccc 100644 --- a/hanatool.sh +++ b/hanatool.sh @@ -1,5 +1,6 @@ #!/bin/bash # Version: 1.5.4 +# Author: Tomi Eckert # ============================================================================== # SAP HANA Schema and Tenant Management Tool (hanatool.sh) # diff --git a/install.sh b/install.sh index 375c163..5075fcd 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,6 @@ #!/bin/bash +# Author: Tomi Eckert # --- Main Script --- # This script presents a menu of software packages, or installs them diff --git a/keymanager.sh b/keymanager.sh index 5c3c744..00a74da 100644 --- a/keymanager.sh +++ b/keymanager.sh @@ -1,5 +1,6 @@ #!/bin/bash # Version: 1.2.2 +# Author: Tomi Eckert # A script to interactively manage SAP HANA hdbuserstore keys, with testing. diff --git a/monitor/monitor.conf b/monitor/monitor.conf index 0aca842..b1da664 100644 --- a/monitor/monitor.conf +++ b/monitor/monitor.conf @@ -1,4 +1,5 @@ # Configuration for SAP HANA Monitoring Script +# Author: Tomi Eckert # --- Company Information --- # Used to identify which company the alert is for. diff --git a/monitor/monitor.hook.sh b/monitor/monitor.hook.sh index 5d5dd00..c029d06 100644 --- a/monitor/monitor.hook.sh +++ b/monitor/monitor.hook.sh @@ -1,5 +1,6 @@ #!/bin/bash +# Author: Tomi Eckert # This script helps to configure monitor.conf # Source the monitor.conf to get current values diff --git a/monitor/monitor.sh b/monitor/monitor.sh index 8b8f4d9..7d9c2d6 100644 --- a/monitor/monitor.sh +++ b/monitor/monitor.sh @@ -1,5 +1,6 @@ #!/bin/bash # Version: 1.3.1 +# Author: Tomi Eckert # ============================================================================= # SAP HANA Monitoring Script # diff --git a/packages.conf b/packages.conf index 141eebc..dfe3d9f 100644 --- a/packages.conf +++ b/packages.conf @@ -1,4 +1,5 @@ #!/bin/bash +# Author: Tomi Eckert # # This file contains the configuration for the script downloader. # The `SCRIPT_PACKAGES` associative array maps a short package name