mirror of
https://github.com/YunoHost-Apps/scovie_ynh.git
synced 2024-09-03 20:16:29 +02:00
update app id
This commit is contained in:
parent
136eb4d7a4
commit
ad274bbf44
2 changed files with 18 additions and 1 deletions
17
_common.sh
Normal file
17
_common.sh
Normal file
|
@ -0,0 +1,17 @@
|
|||
#!/bin/bash
|
||||
|
||||
#=================================================
|
||||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
# EXPERIMENTAL HELPERS
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
# FUTURE OFFICIAL HELPERS
|
||||
#=================================================
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Scovie",
|
||||
"id": "scovie_ynh",
|
||||
"id": "scovie",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Scovie is an open-source digital signage system for high schools.",
|
||||
|
|
Loading…
Reference in a new issue