home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / lib / partman / choose_partition / 90finish / choices next >
Encoding:
Text File  |  2009-04-19  |  125 b   |  9 lines

  1. #!/bin/sh
  2.  
  3. . /usr/share/debconf/confmodule
  4.  
  5.  
  6. db_metaget partman/text/end_the_partitioning description
  7. printf "finish\t$RET"
  8.  
  9.