Advertisement
Guest User

Untitled

a guest
Oct 1st, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. export DEBCONF_FORCE_DIALOG=1
  4. export DIALOGRC=/foo/bar/dialogrc
  5.  
  6. debconf-apt-progress -- apt-get install cowsay
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement