Skip to content

Commit

Permalink
A30: post-fs-data: Remove module log on start
Browse files Browse the repository at this point in the history
  • Loading branch information
TBM13 committed Apr 30, 2022
1 parent 12095f3 commit a45f0ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions A30/Module/post-fs-data.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/system/bin/sh
MODDIR=${0%/*}
rm "$MODDIR/postFsData.log"
echo "Init" >> "$MODDIR/postFsData.log"

LIBPATH="/vendor/lib"
Expand Down

0 comments on commit a45f0ff

Please sign in to comment.