mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 04:52:16 +00: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
|