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