Skip to content

Commit

Permalink
Remove post install completely.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Nov 26, 2024
1 parent 11845f2 commit b12b5f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"make:nvidia": "yarn run make -- --nvidia",
"notarize": "node debug/notarize.js",
"package": "yarn run vite:compile && todesktop build --code-sign=false --async",
"postinstall": "node ./scripts/todesktop/postInstall.js",
"prepare": "husky",
"publish": "yarn run vite:compile && todesktop build --async",
"reset-install": "node scripts/resetInstall.js",
Expand Down
62 changes: 0 additions & 62 deletions scripts/todesktop/postInstall.js

This file was deleted.

0 comments on commit b12b5f8

Please sign in to comment.