Skip to content

Commit

Permalink
Merge pull request #49 from HSSkyBoy/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
zsh2401 authored Jun 14, 2024
2 parents 7ebea84 + 59033b0 commit 7fca636
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ namespace AutumnBox.CoreModules.Extensions.Poweron
internal class EShizukuActivator : LeafExtensionBase
{
private const string PKG_NAME = "moe.shizuku.privileged.api";
private const string SH_PATH = "/sdcard/Android/data/moe.shizuku.privileged.api/files/start.sh";
private const string SH_PATH = "/sdcard/Android/data/moe.shizuku.privileged.api/start.sh";

[LMain]
#pragma warning disable CA1822 // 将成员标记为 static
Expand Down

0 comments on commit 7fca636

Please sign in to comment.