Merge remote-tracking branch 'MichMich/develop'

This commit is contained in:
Thomas Bachmann
2017-01-11 11:32:20 +01:00
parent c302030301
commit 3ba16f1773
10 changed files with 79 additions and 25 deletions

View File

@@ -113,6 +113,9 @@ else
exit;
fi
# Use sample config for start MagicMirror
cp config/config.js.sample config/config.js
# Check if plymouth is installed (default with PIXEL desktop environment), then install custom splashscreen.
echo -e "\e[96mCheck plymouth installation ...\e[0m"
if command_exists plymouth; then