Fixed visibility.
This commit is contained in:
parent
375cb5444c
commit
dfcc2364e3
@ -65,7 +65,7 @@ final class SsgInit extends AbstractSubCommand {
|
|||||||
File target = new File('.')
|
File target = new File('.')
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
Integer doSubCommand() {
|
protected Integer doSubCommand() {
|
||||||
logger.traceEntry()
|
logger.traceEntry()
|
||||||
init(this.target, this.meaty)
|
init(this.target, this.meaty)
|
||||||
logger.traceExit(0)
|
logger.traceExit(0)
|
||||||
|
Loading…
Reference in New Issue
Block a user