morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit e6e00e014ce790c3635dfe278b336087ee856ac2
parent 7ff1d04bddf83e37a9271dcc4f897476881e4553
Author: sin <sin@2f30.org>
Date:   Thu,  5 Sep 2013 12:13:58 +0100

Add clean script

Diffstat:
Aclean | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/clean b/clean @@ -0,0 +1,3 @@ +#!/bin/sh + +rm -rf kernel root rootfs.img src