Documentation for special agents

Normally you don’t have to change much.
If it is a python script you have only to change the header from “#!/usr/bin/env python” to “#!/usr/bin/env python3”
That was the only change if had done for my special agents.

2 Likes