Results 4 comments of Nathan Easton

I think @stephen304 missed this one you should do `./bitcannon_whatever backup.txt` is what should happen

You can add these to the file and it will allow you to set your time zone ``` import os os.environ['TZ']= 'America/New_York' ```

Fixed in pull request #789

Edit your .env file line 18 change ``` GLPI_BRANCH=9.3/bugfixes``` to ```GLPI_BRANCH=9.5/bugfixes```