Add new stuff

This commit is contained in:
ViktorBarzin 2018-02-13 00:00:03 +00:00
parent 5782a65397
commit d763e4742c

View file

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