Add postinstall script for installation

This commit is contained in:
Nicholas Hubbard
2017-01-14 15:32:59 -05:00
parent 8010e6220d
commit 0d672420f7
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
echo "\033[32mMagicMirror installation successful!"
exit 0