refresh patch

This change is required after de-parameterizing the i2prouter script.  I
hardcoded the file name because the $0 variable isn't expanded (because of
single quotes). When using double-quotes (and escaping with back-slashes), the
strings weren't translated. I've decided to de-parameterize until I figure out
what the problem is.
This commit is contained in:
kytv
2013-07-02 18:38:35 +00:00
parent fb93609d8b
commit 7ebb26b734

View File

@ -158,7 +158,7 @@ Debian wrapper.config to try to prevent confusion.
exit 1
fi
}
@@ -1858,24 +1806,9 @@
@@ -1866,24 +1809,9 @@
status
;;