Add new stuff

This commit is contained in:
ViktorBarzin 2018-04-23 10:00:05 +01:00
parent b71fd2b293
commit d3d9e77e67

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
}