fix: broken script CONTENT_UNMOUNT_SCRIPT

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX 2022-05-07 18:13:14 +02:00
parent 78d7aa361e
commit be53e649a7
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -43,7 +43,7 @@ internal object Constants {
#!/system/bin/sh
stock_path=${'$'}{ pm path $PLACEHOLDER | grep base | sed 's/package://g' }
umount -l $PLACEHOLDER; done< /proc/mounts
umount -l ${'$'}stock_path
""".trimIndent()
// mount script