Skip to content

Commit

Permalink
Rename afterRemove script to debian uninstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
akashnimare committed Dec 5, 2017
1 parent 8322054 commit 62e8dfe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"deb": {
"synopsis": "Zulip Desktop App",
"afterInstall": "./scripts/debian-add-repo.sh",
"afterRemove": "./scripts/debain-remove-repo.sh"
"afterRemove": "./scripts/debian-uninstaller.sh"
},
"dmg": {
"background": "build/appdmg.png",
Expand Down
File renamed without changes.

0 comments on commit 62e8dfe

Please sign in to comment.