andsim

Untitled

Jan 30th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #!/bin/bash
  2. cd /home/aurora-region/01-welcome/bin/
  3. while :
  4. do
  5. mono Aurora.exe
  6. sleep 5
  7. done
Advertisement
Add Comment
Please, Sign In to add comment