tools/strip: Accept files as arguments

Not sure how this hard-coded one ended up getting committed.

* tools/strip: Accept filenames as arguments.
master
Mike Gerwitz 2017-07-18 15:32:42 -04:00
parent 08b9aecc9c
commit 222a71b34c
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@
##
# debug assignments
sed -i 's#/\*!+\*/[^!]\+/\*!-\*/##g' ui/package.js
sed -i 's#/\*!+\*/[^!]\+/\*!-\*/##g' "$@"