Just make the scripts runnable.

This commit is contained in:
Ivaylo Novakov 2021-08-16 15:48:59 +03:00
parent 9d2ac488cb
commit bbdea48633
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
3 changed files with 0 additions and 3 deletions

0
scripts/es_cleaner.py Normal file → Executable file
View File

0
scripts/portal-restart.sh Normal file → Executable file
View File

View File

@ -9,6 +9,3 @@ 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
# make sure the scripts are runnable
chmod +x /home/user/skynet-webportal/scripts/es_cleaner.py