Advertisement
Guest User

Untitled

a guest
Aug 17th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <?php
  2. system('cd /home/./Create_Bot.sh');
  3. $output = shell_exec('/home/Create_Bot.sh');
  4. echo "<pre>$output</pre>";
  5. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement