#!/bin/bash

sudo cp smartsleep.sh /usr/lib/systemd/system-sleep/
pkill smartsleepd
./smartsleepd &
pgrep smartsleepd
