diff options
author | Jesus <heckyel@hyperbola.info> | 2025-05-18 21:01:49 -0500 |
---|---|---|
committer | Jesus <heckyel@hyperbola.info> | 2025-05-18 21:01:49 -0500 |
commit | fb37d339ed50c9cbceca60412c500ab20cd234a4 (patch) | |
tree | 0456ed97dde26b2665765a483811007f2904063f /hyperterm/tools/rar2zip.sh | |
parent | 4eddfc7561d07bbce12e21b9c3e6b3d9f06c8680 (diff) | |
download | hyperterm-fb37d339ed50c9cbceca60412c500ab20cd234a4.tar.lz hyperterm-fb37d339ed50c9cbceca60412c500ab20cd234a4.tar.xz hyperterm-fb37d339ed50c9cbceca60412c500ab20cd234a4.zip |
hotfix ./tools/rar2zip.sh
Diffstat (limited to 'hyperterm/tools/rar2zip.sh')
-rw-r--r-- | hyperterm/tools/rar2zip.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hyperterm/tools/rar2zip.sh b/hyperterm/tools/rar2zip.sh index d2ba15a..b704e0a 100644 --- a/hyperterm/tools/rar2zip.sh +++ b/hyperterm/tools/rar2zip.sh @@ -100,5 +100,3 @@ function rar2zip() { echo "Conversion complete." } - -rar2zip "$@" |