Tabs to space in hibernate.sh

Fix inconsistent use of space and tabs in hibernate.sh
This commit is contained in:
Zyfarok 2018-03-27 15:19:57 +02:00 committed by GitHub
parent cc0392f443
commit 58a2720a85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,4 +19,3 @@ case $1/$2 in
systemctl start NetworkManager.service
;;
esac