From 09038b4bdce8c0a33e33eb66cabcb3ebdc8a46bc Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Thu, 26 Dec 2024 10:45:16 +0100 Subject: [PATCH] Ajouter README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..99c399f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +```bash +diff -c cps/templates/remote_login.html ../calibre-web/cps/templates/remote_login.html > remote_login.patch +``` \ No newline at end of file