mirror of
https://github.com/SrIzan10/rpi-new-setup.git
synced 2026-06-06 01:06:49 +00:00
5 lines
198 B
Bash
5 lines
198 B
Bash
#/bin/bash
|
|
echo "Instalando SimpleScreenRecorder, Pavucontrol, Pulseaudio y PiKISS. CTRL+C para cancelar"
|
|
sudo apt-get install simplescreenrecorder pavucontrol
|
|
curl -sSL https://git.io/JfAPE | bash
|