fix config restoration after wrapper gen
parent
c0b1bfd0cd
commit
2eb5893ce7
|
@ -19,6 +19,7 @@ sub import {
|
|||
::checkoptions();
|
||||
::gen_wrapper();
|
||||
}
|
||||
%::config=(%startconfig);
|
||||
|
||||
::debug("rebuilding wiki..");
|
||||
foreach my $c (keys %setup) {
|
||||
|
|
Loading…
Reference in New Issue