mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #158 from renhbo/master
The .bat scripts for pelican in Windows
This commit is contained in:
commit
d877150df1
5 changed files with 7 additions and 1 deletions
1
tools/pelican-import.bat
Executable file
1
tools/pelican-import.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
1
tools/pelican-quickstart.bat
Executable file
1
tools/pelican-quickstart.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
1
tools/pelican-themes.bat
Executable file
1
tools/pelican-themes.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
Loading…
Add table
Add a link
Reference in a new issue