From 1c74df2cc2f48f3b3b027b72784b45e3041c6c80 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Mon, 7 Aug 2023 14:58:26 +1000 Subject: [PATCH] readme: Added info on script permissions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0982b78..8386860 100644 --- a/README.md +++ b/README.md @@ -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