mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 20:49:54 +00:00
Fix postinstall error.
This commit is contained in:
parent
5c4d1c0259
commit
f4c8db654c
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user