DiscordWebhook => discord_webhook

This commit is contained in:
Karol Wypchlo 2021-07-16 14:31:19 +02:00
parent 71f9d5280e
commit fc10a49054
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set -e # exit on first error
sudo apt-get update
sudo apt-get -y install python3-pip
pip3 install DiscordWebhook python-dotenv requests elasticsearch-curator
pip3 install discord_webhook python-dotenv requests elasticsearch-curator
# add cron entries to user crontab
crontab -u user /home/user/skynet-webportal/setup-scripts/support/crontab