]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/nash/sample-rc
Unbenutztes Nash geloescht.
[ipfire-2.x.git] / src / nash / sample-rc
diff --git a/src/nash/sample-rc b/src/nash/sample-rc
deleted file mode 100644 (file)
index d807e4c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!nash
-
-# this is a comment
-echo "hello"
-echo "hello world" > foo
-echo "hi" "there" everyone
-
-insmod /lib/modules/2.4.0-0.36/kernel/drivers/usb/storage/usb-storage.o   'foo=bar'  "bell=hops"
-
-mount -t ext2 /dev/hda1 /boot    
-
-losetup /dev/loop0 /tmp/bootnet.img
-