bootrc: fix mistake, god damn it
This commit is contained in:
parent
620d6df973
commit
c3105131fe
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cat '#r/rtc' >/dev/time >[2]/dev/null
|
|||
# reparse variables
|
||||
for(i in `{ls -Qp /env}){
|
||||
switch($i){
|
||||
case '*'* ?
|
||||
case '*'* 'fn#'* e820 apm0 apid ifs path pid prompt status ?
|
||||
# ignore these
|
||||
case *
|
||||
$i=`{echo $$i}
|
||||
|
|
Loading…
Reference in a new issue