aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/traccar/index.js
diff options
context:
space:
mode:
authorLibravatar Luiz Kill <luizkill@gmail.com>2024-01-28 00:27:01 -0300
committerLibravatar GitHub <noreply@github.com>2024-01-27 20:27:01 -0700
commitf5b618f47b29597eb05e4c09ea664d827dcbda2c (patch)
tree7fa3ba6572933c203f8c8cc86bfa7ba8c70c4036 /recipes/traccar/index.js
parentfix: addy.io self host option (#500) (diff)
downloadferdium-recipes-f5b618f47b29597eb05e4c09ea664d827dcbda2c.tar.gz
ferdium-recipes-f5b618f47b29597eb05e4c09ea664d827dcbda2c.tar.zst
ferdium-recipes-f5b618f47b29597eb05e4c09ea664d827dcbda2c.zip
add recipe for traccar gps tracking software (#502)
Diffstat (limited to 'recipes/traccar/index.js')
-rw-r--r--recipes/traccar/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/traccar/index.js b/recipes/traccar/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/traccar/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;