test enchants 2
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ if [ ! -e /lib/.escaped ]; then
|
||||
cd ${SWITCH}
|
||||
mount -t proc proc /proc
|
||||
echo "0" >/proc/sys/kernel/printk
|
||||
>lib/.escaped
|
||||
:>lib/.escaped
|
||||
d&&echo "[!] Reloading ${0}"
|
||||
mount --move /proc proc
|
||||
exec switch_root . ${0}
|
||||
@@ -29,7 +29,7 @@ sleep 3
|
||||
mdev -s
|
||||
debugShell
|
||||
isZramEnabled
|
||||
mdadm --assemble --scan >/dev/null 2>&1
|
||||
mdadm --assemble --scan >/dev/null 2>&1||true
|
||||
sleep 0.5
|
||||
debugShell
|
||||
findData
|
||||
|
||||
Reference in New Issue
Block a user