From 0c304b2b10da807d08de8fb73879c75411f8278e Mon Sep 17 00:00:00 2001 From: Afireal Date: Sat, 26 Jul 2025 19:58:54 +0500 Subject: [PATCH] update names --- src/{charge-full => charge-portable} | 0 src/charge-stationary | 3 +++ 2 files changed, 3 insertions(+) rename src/{charge-full => charge-portable} (100%) create mode 100755 src/charge-stationary diff --git a/src/charge-full b/src/charge-portable similarity index 100% rename from src/charge-full rename to src/charge-portable diff --git a/src/charge-stationary b/src/charge-stationary new file mode 100755 index 0000000..97271c7 --- /dev/null +++ b/src/charge-stationary @@ -0,0 +1,3 @@ +#!/bin/sh +echo 60 > /etc/max-charge +update-max-charge