From fa2203cd9df2015548fe395cecc2b34908e88e76 Mon Sep 17 00:00:00 2001 From: tiynger Date: Mon, 15 Jul 2019 12:07:03 +0200 Subject: [PATCH] adding batteryinstall.sh --- .dotinstall/batteryinstall.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .dotinstall/batteryinstall.sh diff --git a/.dotinstall/batteryinstall.sh b/.dotinstall/batteryinstall.sh new file mode 100755 index 0000000..75e0d7b --- /dev/null +++ b/.dotinstall/batteryinstall.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +##add acpi +sudo pacman -S acpi