mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
/proc/copy_logs()
|
|
if(config.copy_logs)
|
|
ext_python("copy_logs.py", "data/logs \"[config.copy_logs]\"", log_command=1) |