diff --git a/script/power-supply.py b/script/power-supply.py index b8e2d91..e3868db 100644 --- a/script/power-supply.py +++ b/script/power-supply.py @@ -61,4 +61,4 @@ ActualIA.close() scan.end() -sys.exit(1) \ No newline at end of file +sys.exit(0) \ No newline at end of file