Advertisement
Guest User

Untitled

a guest
Dec 12th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. ARGS=("--team RED" "--status WINNING")
  4.  
  5. ruby ./scripts/modules/paging.rb "${ARGS[@]}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement