bootrc: preserve #ec/fs (thanks _sl)
This commit is contained in:
parent
1985bebbdd
commit
d75f5a24ba
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ fn main{
|
||||||
}
|
}
|
||||||
|
|
||||||
# remove enviroment variables
|
# remove enviroment variables
|
||||||
rm -f /env/^$mt /env/? /env/?? '/env/fn#'*
|
rm -f '#e/'^$mt '#e/'? '#e/'?? '#e/fn#'*
|
||||||
|
|
||||||
# remove part of our temporary root
|
# remove part of our temporary root
|
||||||
/mnt/broot/$cputype/bin/unmount /$cputype/bin /bin
|
/mnt/broot/$cputype/bin/unmount /$cputype/bin /bin
|
||||||
|
|
Loading…
Reference in a new issue