Advertisement
Guest User

Untitled

a guest
Aug 19th, 2013
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  1. maybe_break bottom
  2. [ "$quiet" != "y" ] && log_begin_msg "Running /scripts/init-bottom"
  3. run_scripts /scripts/init-bottom
  4. [ "$quiet" != "y" ] && log_end_msg
  5. maybe_break pre_validate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement