updated OS-level dependency acpi
This commit is contained in:
+2
-10
@@ -1,10 +1,2 @@
|
|||||||
.
|
# Created by venv; see https://docs.python.org/3/library/venv.html
|
||||||
..
|
*
|
||||||
battery-mon
|
|
||||||
data.txt
|
|
||||||
bin
|
|
||||||
include
|
|
||||||
lib
|
|
||||||
lib64
|
|
||||||
pyvenv.cfg
|
|
||||||
share
|
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ if [[ $EUID -ne 0 ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Installing the battery monitor onto your system..."
|
echo "Installing the battery monitor onto your system..."
|
||||||
|
sudo pacman -S acpi
|
||||||
|
|
||||||
# Get the current working directory and the virtual environment
|
# Get the current working directory and the virtual environment
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
|
|||||||
Reference in New Issue
Block a user