Skip to content

Commit

Permalink
Update sap_maxdb_syscopy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LMS235 authored Oct 26, 2022
1 parent 222ebd1 commit 0783599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sap_maxdb_syscopy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ export targetsidadm=$(echo $targetsid | tr '[:upper:]' '[:lower:]')adm
export sourcesidadm=$(echo $sourcesid | tr '[:upper:]' '[:lower:]')adm
export pipedate=$(date "+%d%m%Y")
export workdirectory=$(pwd)
export dbcopy_script_version='GitHub Version 1.3 (c) Florian Lamml - 2022'
export dbcopy_script_version='GitHub Version 1.3.1 (c) Florian Lamml - 2022'

# clear screen
clear
Expand Down

0 comments on commit 0783599

Please sign in to comment.