Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 1123055e64c382774157c23bdcff6833 > files > 1

draklive-install-1.29-2mdv2010.1.noarch.rpm

#!/bin/sh
# to be sourced
if grep -q '\binstall\b' /proc/cmdline; then
  . /etc/sysconfig/i18n
  /usr/sbin/draklive-install
  reboot
fi