Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fpv-wtf committed Nov 30, 2023
1 parent 1b92e98 commit 7501781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/exploit/Exploit.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 7501781

Please sign in to comment.