Kaydet (Commit) 0b09d7fd authored tarafından paledega's avatar paledega Kaydeden (comit) GitHub

Update inary-cli

üst 4a26d75f
......@@ -31,7 +31,7 @@ gettext.bindtextdomain('inary', "/usr/share/locale")
gettext.textdomain('inary')
__trans = gettext.translation('inary', fallback=True)
_ = __trans.gettext
util.wsl_block()
def sig_handler(sig, frame):
if sig == signal.SIGTERM:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment