diff --git a/layout/DEBIAN/postinst b/layout/DEBIAN/postinst index 83ca577..3746763 100755 --- a/layout/DEBIAN/postinst +++ b/layout/DEBIAN/postinst @@ -1,4 +1,4 @@ #!/bin/sh -chown 0:0 /Applications/RootHide.app/RootHide -chmod +s /Applications/RootHide.app/RootHide +chown 0:0 /var/jb/Applications/RootHide.app/RootHide +chmod +s /var/jb/Applications/RootHide.app/RootHide