#!/bin/sh

msg=
run() {
	rm -rf /dev/.initramfs
}
