]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #265 from Rubo3/main
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Fri, 19 May 2023 06:19:12 +0000 (08:19 +0200)
committerGitHub <noreply@github.com>
Fri, 19 May 2023 06:19:12 +0000 (08:19 +0200)
programs/easyocr [new file with mode: 0644]

diff --git a/programs/easyocr b/programs/easyocr
new file mode 100644 (file)
index 0000000..e1cbebb
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "easyocr",
+    "files": [
+        {
+            "path": "$HOME/.EasyOCR",
+            "movable": true,
+            "help": "Export the following environment variable:\n\n```bash\nexport EASYOCR_MODULE_PATH=\"$XDG_CONFIG_HOME/EasyOCR\"\n```\n"
+        }
+    ]
+}