mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
5 lines
121 B
Batchfile
5 lines
121 B
Batchfile
@echo off
|
|
rem Cheridan asked for this. - N3X
|
|
call "%~dp0\bootstrap\python" ss13_genchangelog.py ../html/changelogs
|
|
pause
|