Move the -u parameter from bot.sh to bot.py (Icinga needs)
This commit is contained in:
parent
fad2d01ca9
commit
0477fe4358
2
bot.py
2
bot.py
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python -u
|
||||
# -*- coding: utf-8 -1 -*-
|
||||
|
||||
# Welcome to WelcomeBot. Find source, documentation, etc here: https://github.com/shaunagm/WelcomeBot/ Licensed https://creativecommons.org/licenses/by-sa/2.0/
|
||||
|
Loading…
Reference in New Issue
Block a user