Comment on ShowHN: GetURL - A CLI tool to get a public link for any fileparentComments−robertskmiles13yThe key problem seems to be `check_output` in the `subprocess` module.−voltagex_13yhttps://github.com/uams/geturl/issues/7Edit: pull request submitted.
Comments
The key problem seems to be `check_output` in the `subprocess` module.
https://github.com/uams/geturl/issues/7
Edit: pull request submitted.