Advertisement
Guest User

Untitled

a guest
Sep 5th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. # Here are the steps
  2. 1. First you need to do this
  3. ```
  4. #!bash
  5. $ do_this.sh
  6. ```
  7. 2. Then you need to do that
  8. ```
  9. #!bash
  10. $ do_that.sh
  11. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement