diff --git a/app/install.sh b/app/install.sh index f550074..ec1c939 100644 --- a/app/install.sh +++ b/app/install.sh @@ -1,4 +1,5 @@ #!/bin/bash npm install -./node_modules/.bin/electron-rebuild \ No newline at end of file +./node_modules/.bin/electron-rebuild +mkdir logs