From 75017810db4b26a242bbb9df7ecbabed780293d1 Mon Sep 17 00:00:00 2001 From: fpv-wtf <> Date: Thu, 30 Nov 2023 23:52:23 +0000 Subject: [PATCH] Update from https://github.com/fpv-wtf/wtfos-configurator/commit/16913d65602bfb84d322014e3922f33842cc59d8 --- src/utils/exploit/Exploit.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/exploit/Exploit.js b/src/utils/exploit/Exploit.js index 16a86e5..1d0ed00 100644 --- a/src/utils/exploit/Exploit.js +++ b/src/utils/exploit/Exploit.js @@ -552,6 +552,7 @@ echo "#margerine\n$C\n${remount}#/margerine" >> $T chgrp shell $T chcon u:object_r:dji_service_exec:s0 $T restorecon $T +sync reboot`); const response = await this.talk(command, true);