mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 21:00:57 +00:00
Fix postinstall error.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "js/electron.js",
|
||||
"scripts": {
|
||||
"start": "electron js/electron.js",
|
||||
"postinstall": "sh installers/postinstall.sh"
|
||||
"postinstall": "sh installers/postinstall/postinstall.sh"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user