def main():
print("Hello from redis-service!")
if __name__ == "__main__":
main()
Powered by TurnKey Linux.