mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +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
|