mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-15 19:37:01 +00:00
fstools: scripts should propagate the cmdline
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 40383
This commit is contained in:
parent
b507549ba5
commit
306e0fd866
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
fs-state overlay jffs2mark
|
||||
fs-state overlay jffs2mark $@
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
fs-state overlay jffs2reset
|
||||
fs-state overlay jffs2reset $@
|
||||
|
Loading…
Reference in New Issue
Block a user