fixed upgrade script
This commit is contained in:
parent
4d2d32d66b
commit
9475a99bbf
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ my $quiet; # this line required
|
||||||
|
|
||||||
my $session = start(); # this line required
|
my $session = start(); # this line required
|
||||||
|
|
||||||
fixTypos();
|
fixTypos($session);
|
||||||
|
|
||||||
finish($session); # this line required
|
finish($session); # this line required
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue