base-files: firstboot: pass down arguments such as -y to jffs2reset
This brings back old behavior. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44651
This commit is contained in:
parent
daf2140192
commit
17610e7430
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
/sbin/jffs2reset
|
||||
/sbin/jffs2reset $@
|
||||
|
Loading…
Reference in New Issue
Block a user