1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-19 21:45:04 +01:00
AIO-switch-updater/copy_files.json

4 lines
133 B
JSON
Raw Normal View History

2021-02-12 22:20:16 +00:00
{
2021-02-12 22:42:22 +00:00
"/source/path/to/file": "/destination/path/to/file",
2021-02-12 22:20:16 +00:00
"/atmosphere/reboot_payload.bin": "/bootloader/payloads/payload.bin"
}