This commit is contained in:
Michael Teeuw 2020-02-01 15:05:26 +01:00
parent 8ef8388c32
commit a41bae3132
2 changed files with 2 additions and 8 deletions

View File

@ -18,7 +18,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
*This release is scheduled to be released on 2020-04-01.*
### Deleted
- cleanup installers folder, remove externalized scripts
- Remove installers.
- Remove externalized scripts.
### Added
- Ukrainian translation.

View File

@ -1,7 +0,0 @@
{
"apps" : [{
"name" : "MagicMirror",
"script" : "/home/pi/MagicMirror/installers/mm.sh",
"watch" : ["/home/pi/MagicMirror/config/config.js"]
}]
}