readme: Added info on script permissions

This commit is contained in:
Nathan Woodburn 2023-08-07 14:58:26 +10:00
parent 13f8133094
commit 1c74df2cc2
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -13,6 +13,11 @@ sudo apt update
sudo apt install nginx -y
```
Add permissions to run the bash scripts
```sh
chmod +x *.sh
```
## Run
You can run the bot with