Skip to content

Commit

Permalink
Update Sileo
Browse files Browse the repository at this point in the history
  • Loading branch information
opa334 committed Apr 14, 2023
1 parent e62dc9d commit 5bd8d8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified Fugu15/Fugu15/bootstrap/sileo.deb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ class Bootstrapper {
}

execCmd(args: ["/var/jb/usr/bin/uicache", "-u", "/var/jb/Applications/Zebra.app"])
execCmd(args: ["/var/jb/usr/bin/uicache", "-u", "/var/jb/Applications/Sileo-Nightly.app"])
execCmd(args: ["/var/jb/usr/bin/uicache", "-u", "/var/jb/Applications/Sileo.app"])

// TEMP: Set root pw to "alpine", should be removed later when the main app has the ability to set it
try FileManager.default.removeItem(atPath: "/var/jb/etc/master.passwd")
Expand Down

0 comments on commit 5bd8d8a

Please sign in to comment.