Add new stuff

This commit is contained in:
ViktorBarzin 2018-02-13 00:00:03 +00:00
parent e8261c72f4
commit 5115be385d

View file

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