mirror of
https://github.com/mashirozx/Pixiv-Nginx.git
synced 2024-11-11 00:08:11 +08:00
7 lines
184 B
Batchfile
7 lines
184 B
Batchfile
|
del /f /s /q *.pem
|
||
|
del /f /s /q crtserial.srl.old
|
||
|
del /f /s /q index.txt.old
|
||
|
del /f /s /q index.txt.attr
|
||
|
del /f /s /q index.txt.attr.old
|
||
|
echo 01 > crtserial.srl
|
||
|
break > index.txt
|