#!/bin/bash

echo >> /boot/config.txt
echo "initramfs initrd.gz" >> /boot/config.txt
