mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
5 lines
216 B
Batchfile
5 lines
216 B
Batchfile
copy css\* "%USERPROFILE%\Documents\BYOND\cache" /y
|
|
copy images\* "%USERPROFILE%\Documents\BYOND\cache" /y
|
|
copy js\* "%USERPROFILE%\Documents\BYOND\cache" /y
|
|
copy templates\* "%USERPROFILE%\Documents\BYOND\cache" /y
|