Guest User

Untitled

a guest
Jul 9th, 2018
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. #!/bin/bash
  2. echo "Making backup and starting Minecraft server"
  3.  
  4. set curl ifconfig.me
  5. echo $1
  6. sendEmail -f email@gmail.com -t email@gmail.com -s smtp.gmail.com -xu email@gmail.com -xp password -m "This is my IP adress:$1"
  7.  
  8. cd ..
  9. echo "Jobs Done"
  10. sleep 4
Add Comment
Please, Sign In to add comment