6a20265d6ba9ce2db42b4b135732b5ccf1f3c297
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%