Files
rpi-new-setup/script.sh
2020-12-22 16:21:19 +01:00

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