1 parent 2154e26 commit 79f47b2Copy full SHA for 79f47b2
1 file changed
youtubeUnblock/Makefile
@@ -56,7 +56,7 @@ endef
56
57
define Package/youtubeUnblock/postinst
58
[ -n "$${IPKG_INSTROOT}" ] || { \
59
- /etc/init.d/firewall reload 2>1
+ /etc/init.d/firewall reload 2>&1
60
exit 0
61
}
62
endef
0 commit comments