aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbattcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/battcheck b/battcheck
index c047549..aa1513f 100755
--- a/battcheck
+++ b/battcheck
@@ -1,4 +1,4 @@
-#!/bin/awk -f
+#!/usr/bin/awk -f
# Copyright (C) 2020, 2025 Tomasz Kramkowski <tk@the-tk.com>
# SDPX-License-Identifier: MIT
BEGIN { FS = "=" }