mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-26 01:52:29 +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
|