diff options
author | Malfurious <m@lfurio.us> | 2025-03-03 03:48:49 -0500 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2025-03-03 03:48:49 -0500 |
commit | 9338a3acbf7ea8b7b7459f0b0abe7b1d7abfe753 (patch) | |
tree | 4c17bc7cc7fe8632e5777270904df0cd70c55703 /rice/install_pkgs.sh | |
parent | 209a3308a8fdf53cf9fc4821618009799d34e6b9 (diff) | |
download | rice-raspberrypi.tar.gz rice-raspberrypi.zip |
Remove acpiraspberrypi
Unsupported on platform
Diffstat (limited to 'rice/install_pkgs.sh')
-rwxr-xr-x | rice/install_pkgs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh index 232159a..5152ac0 100755 --- a/rice/install_pkgs.sh +++ b/rice/install_pkgs.sh @@ -7,7 +7,7 @@ sed '1,/^exit$/d;/^#/d' -- "$0" | xargs -tP1 $installcmd exit # user -acpi +#acpi alsa-utils curl feh |