Second-Hand-Friends / kleinanzeigen-bot

A dilligent command line tool to publish ads on kleinanzeigen.de
GNU Affero General Public License v3.0
197 stars 43 forks source link

[BUG] #293

Closed laeaexxx closed 4 months ago

laeaexxx commented 4 months ago

βœ”οΈ Expected Behaviour

i want to install the bot and it gives me a weird message taht only apperas on my rpi with linux. if i do everything on my windows pc it works.

🐞 Actual Behaviour

after using this curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-linux-amd64 -o kleinanzeigen-bot chmod 755 kleinanzeigen-bot ./kleinanzeigen-bot --help

this message shows up

curl: (23) Failure writing output to destination -bash: ./kleinanzeigen-bot: Is a directory

πŸ“‹ Steps to Reproduce

after using this curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-linux-amd64 -o kleinanzeigen-bot chmod 755 kleinanzeigen-bot ./kleinanzeigen-bot --help

this message shows up

curl: (23) Failure writing output to destination -bash: ./kleinanzeigen-bot: Is a directory

πŸ“Ί What browsers are you seeing the problem on? (if applicable)

No response

πŸ’» What operating systems are you seeing the problem on? (if applicable)

Linux

πŸ“ƒ Relevant log output (if applicable)

curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-linux-amd64 -o kleinanzeigen-bot

chmod 755 kleinanzeigen-bot

./kleinanzeigen-bot --help % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Warning: Failed to open the file kleinanzeigen-bot: Is a directory 0 11.6M 0 1369 0 0 1608 0 2:06:35 --:--:-- 2:06:35 1608 curl: (23) Failure writing output to destination -bash: ./kleinanzeigen-bot: Is a directory

Code of Conduct

laeaexxx commented 4 months ago

fixed that shit idk how but did it