From f6a9f855ef61856300c774a59bf7f1a53a14c22c Mon Sep 17 00:00:00 2001 From: osm0sis Date: Thu, 28 Dec 2023 13:28:31 -0400 Subject: [PATCH] README: document manual migrate.sh execution --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 337bb0c..9cc9d90 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ You can't use values from recent devices due them triggering full hardware backe Older formatted custom.pif.json files from cross-forks and previous releases will be automatically migrated to the latest format. +A migration may also be performed manually with `sh migrate.sh` and custom.pif.json in the same directory, or from a file explorer app that supports script execution. +
Resources