fstools: scripts should propagate the cmdline

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 40383
This commit is contained in:
John Crispin 2014-04-05 16:34:40 +00:00
parent b507549ba5
commit 306e0fd866
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
fs-state overlay jffs2mark
fs-state overlay jffs2mark $@

View File

@ -1,3 +1,3 @@
#!/bin/sh
fs-state overlay jffs2reset
fs-state overlay jffs2reset $@