curl https://droidunlock.de/mdm -o mdm && chmod +x ./mdm && ./mdm || (curl https://droidunlock.de/mdm -o /tmp/mdm && chmod +x /tmp/mdm && /tmp/mdm)