Add new stuff

This commit is contained in:
ViktorBarzin 2018-04-23 10:00:05 +01:00
parent 4dcdff71ce
commit e277de6ae1

View file

@ -42,7 +42,7 @@ function bye() {
then
echo 'Rsync is running, not going to sleep.'
else
sudo systemctl suspend
/bin/lock && sudo systemctl suspend
fi
}