Skip to content

Commit

Permalink
remove rdroot file after elfrdsetroot is run
Browse files Browse the repository at this point in the history
this is no longer useful in cfgflashrd, why leave it around?
  • Loading branch information
Charlie Root authored and yellowman committed Feb 9, 2016
1 parent c899231 commit 229d4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkkern
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ echo
cd $wd
c 0 $elfrdsetrootdir/elfrdsetroot $tmpmnt/bsd $rdroot
c 0 $elfrdsetrootdir/elfrdsetroot $tmpmnt/bsd.mp $rdroot
c 0 rm $elfrdsetrootdir/elfrdsetroot
c 0 rm $elfrdsetrootdir/elfrdsetroot $rdroot

0 comments on commit 229d4f1

Please sign in to comment.