switched to busybox

This commit is contained in:
Tomas M
2012-09-06 13:04:23 -05:00
parent 445fe3906b
commit 0421e9e1ab
4 changed files with 43 additions and 15 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Initial script for Linux Live Kit
# Author: Tomas M <http://www.linux-live.org/>
@@ -28,4 +28,4 @@ union_append_bundles "$DATA"
# testing message
echo "If you see this message, then something went terribly wrong. Sorry!"
/bin/bash
/bin/sh