added TZ
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
export TZ='Europe/Amsterdam'
|
||||
source /opt/cpu_governor_auto_adjust/.venv/bin/activate
|
||||
pip install -U cpu-governor-auto-adjust
|
||||
exec cpu_governor_auto_adjust -c /opt/cpu_governor_auto_adjust/cpu_governor_auto_adjust.xml
|
||||
Reference in New Issue
Block a user