#!/bin/bash echo "update Systemd daemon" `systemctl daemon-reload` echo "activate kbdLed script" `systemctl enable kbdLED.service`