diff options
-rwxr-xr-x | tools/strip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/strip b/tools/strip index 4474e9f..f67df20 100755 --- a/tools/strip +++ b/tools/strip @@ -7,5 +7,5 @@ ## # debug assignments -sed -i 's#/\*!+\*/[^!]\+/\*!-\*/##g' ui/package.js +sed -i 's#/\*!+\*/[^!]\+/\*!-\*/##g' "$@" |