diff --git a/src/opnsense/scripts/systemhealth/flush_rrd.py b/src/opnsense/scripts/systemhealth/flush_rrd.py index 94e7f0542..fed255119 100755 --- a/src/opnsense/scripts/systemhealth/flush_rrd.py +++ b/src/opnsense/scripts/systemhealth/flush_rrd.py @@ -1,4 +1,4 @@ -#!/usr/local/bin/python2.7 +#!/usr/local/bin/python3.6 """ Copyright (c) 2016 Ad Schellevis