Skip to content

Commit

Permalink
Update postinst
Browse files Browse the repository at this point in the history
  • Loading branch information
m1337v authored Feb 25, 2024
1 parent 67bd953 commit ea6936c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layout/DEBIAN/postinst
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ea6936c

Please sign in to comment.