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
v19.07.3_mercusys_ac12_duma
Luka Perkov 9 years ago
parent daf2140192
commit 17610e7430

@ -1,3 +1,3 @@
#!/bin/sh
/sbin/jffs2reset
/sbin/jffs2reset $@

Loading…
Cancel
Save