mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-30 04:59:32 +00:00
Fix postinstall error.
This commit is contained in:
parent
5c4d1c0259
commit
f4c8db654c
@ -5,7 +5,7 @@
|
|||||||
"main": "js/electron.js",
|
"main": "js/electron.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron js/electron.js",
|
"start": "electron js/electron.js",
|
||||||
"postinstall": "sh installers/postinstall.sh"
|
"postinstall": "sh installers/postinstall/postinstall.sh"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user