Files
AutomateTheBoringStuffWithP…/practice_projects/BulletPointAdder.bat

2 lines
41 B
Batchfile
Raw Normal View History

2017-06-12 19:39:10 +08:00
@python.exe BulletPointAdder.py %*
@pause