mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
Executable bit for user needs 755
This commit is contained in:
committed by
Sebastian Thomschke
parent
a41bdfc27a
commit
728d2cd888
@@ -56,7 +56,7 @@ It is the spiritual successor to [Second-Hand-Friends/ebayKleinanzeigen](https:/
|
|||||||
```shell
|
```shell
|
||||||
curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-linux-amd64 -o kleinanzeigen-bot
|
curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-linux-amd64 -o kleinanzeigen-bot
|
||||||
|
|
||||||
chmod 655 kleinanzeigen-bot
|
chmod 755 kleinanzeigen-bot
|
||||||
|
|
||||||
./kleinanzeigen-bot --help
|
./kleinanzeigen-bot --help
|
||||||
```
|
```
|
||||||
@@ -65,7 +65,7 @@ It is the spiritual successor to [Second-Hand-Friends/ebayKleinanzeigen](https:/
|
|||||||
```shell
|
```shell
|
||||||
curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-darwin-amd64 -o kleinanzeigen-bot
|
curl -L https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/download/latest/kleinanzeigen-bot-darwin-amd64 -o kleinanzeigen-bot
|
||||||
|
|
||||||
chmod 655 kleinanzeigen-bot
|
chmod 755 kleinanzeigen-bot
|
||||||
|
|
||||||
./kleinanzeigen-bot --help
|
./kleinanzeigen-bot --help
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user