We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12095f3 commit a45f0ffCopy full SHA for a45f0ff
A30/Module/post-fs-data.sh
@@ -1,5 +1,6 @@
1
#!/system/bin/sh
2
MODDIR=${0%/*}
3
+rm "$MODDIR/postFsData.log"
4
echo "Init" >> "$MODDIR/postFsData.log"
5
6
LIBPATH="/vendor/lib"
0 commit comments