Just make the scripts runnable.
This commit is contained in:
parent
9d2ac488cb
commit
bbdea48633
|
@ -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
|
||||
|
|
Reference in New Issue