diff --git a/_common.sh b/_common.sh new file mode 100644 index 0000000..69c72c9 --- /dev/null +++ b/_common.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +#================================================= +# COMMON VARIABLES +#================================================= + +#================================================= +# PERSONAL HELPERS +#================================================= + +#================================================= +# EXPERIMENTAL HELPERS +#================================================= + +#================================================= +# FUTURE OFFICIAL HELPERS +#================================================= \ No newline at end of file diff --git a/manifest.json b/manifest.json index baba6da..ea186fe 100644 --- a/manifest.json +++ b/manifest.json @@ -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.",