Guest User

Untitled

a guest
Dec 16th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #!/bin/sh
  2. screen -dmS megadl
  3.  
  4. #!/bin/sh
  5. screen -r megadl /home/pi/mega_start.sh
  6.  
  7. #!/bin/sh
  8. echo "test"
Add Comment
Please, Sign In to add comment