93dcdd2dd7d1150d0f50bbda6c23b663b8ec1e85
cp -Rfv *.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable led_off.service
systemctl enable led_on.service
systemctl enable escucha.service
systemctl start led_off.service
systemctl start led_on.service
systemctl start escucha.service
Description
Languages
Shell
100%