mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge 6c9d158609 into 76fa457654
This commit is contained in:
commit
00f2d627f0
1 changed files with 3 additions and 0 deletions
|
|
@ -290,3 +290,6 @@ needed by Pelican.
|
|||
print('Error: {0}'.format(e))
|
||||
|
||||
print('Done. Your new project is available at %s' % CONF['basedir'])
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue