Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.
GNU General Public License v3.0
589 stars 35 forks source link

-o cli flag not working properly? #35

Closed mswdev closed 5 years ago

mswdev commented 5 years ago

I'm trying to test the -o flag through the cli by running the command "sharenix-section -o", but it doesn't seem to open the image in the browser after uploading the image. I'm using Firefox and it is set as my default browser.

Am I using the flag properly? I tried following the readme as best as possible.

Francesco149 commented 5 years ago

ah right, the scripts don't forward args to sharenix, will have to fix that

mswdev commented 5 years ago

Sweet thanks!