#!/bin/sh

kernel-config load default
kernel-config default default

Default Profile Loaded

exit 0
