Adds arch to config (#6)

This commit is contained in:
Joakim Sørensen
2020-08-20 22:49:17 +02:00
committed by GitHub
parent bbdb4c4ce6
commit 5301d8e3d5
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"name": "Sync",
"version": "0.4",
"slug": "sync",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"description": "Sync config files over sftp",
"startup": "once",
"boot": "manual",