Skip to content

Commit

Permalink
Proper path for exec
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Nijmeh <[email protected]>
  • Loading branch information
tytydraco committed Dec 12, 2021
1 parent d360188 commit 296e51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion customize.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/system/bin/sh

SCRIPT_PARENT_PATH="system/bin"
SCRIPT_PARENT_PATH="$MODPATH/system/bin"
SCRIPT_NAME="ktweak"
SCRIPT_PATH="$SCRIPT_PARENT_PATH/$SCRIPT_NAME"

Expand Down

0 comments on commit 296e51f

Please sign in to comment.