relocated a lost quote
This commit is contained in:
parent
c60d6828f4
commit
679674cbec
1 changed files with 2 additions and 3 deletions
|
|
@ -533,10 +533,9 @@ dry-run-report(){
|
||||||
|
|
||||||
script-title(){
|
script-title(){
|
||||||
boxborder \
|
boxborder \
|
||||||
"$(center ${lyl}$scriptname${dfl}") \
|
"$(center ${lyl}$scriptname${dfl})"
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#------------------------------------------------------#
|
#------------------------------------------------------#
|
||||||
# Options and Arguments Parser
|
# Options and Arguments Parser
|
||||||
#------------------------------------------------------#
|
#------------------------------------------------------#
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue