mirror of https://github.com/hak5/openwrt-owl.git
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
SVN-Revision: 12386owl
parent
4f18ba9249
commit
1673462564
|
@ -3,6 +3,7 @@
|
|||
# Copyright (C) 2006 Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
|
||||
|
||||
alias debug=${DEBUG:-:}
|
||||
alias mount='busybox mount'
|
||||
|
||||
# newline
|
||||
N="
|
||||
|
|
Loading…
Reference in New Issue