From ab9293ca7e8e64401c30d58fe97e7a818aa0dc78 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 28 Nov 2014 05:47:57 +0000 Subject: powertop.trisquel7: remove useless comment --- powertop.trisquel7 | 3 --- 1 file changed, 3 deletions(-) diff --git a/powertop.trisquel7 b/powertop.trisquel7 index 92316e0..342d4f6 100755 --- a/powertop.trisquel7 +++ b/powertop.trisquel7 @@ -26,7 +26,6 @@ if [[ $EUID -ne 0 ]]; then fi # For Trisquel 7 users. -# This may also work on other apt distros. apt-get -y install powertop @@ -44,8 +43,6 @@ chmod +x /etc/init.d/powertop # Add the service to make it run automatically at boot time: update-rc.d powertop defaults -# Done. - # Run powertop now and tell the user powertop --auto-tune echo "Done. Run 'powertop --auto-tune' now. This will also run automatically at boot time. Run it again at any time, if needed. This has also been done for you just now." -- cgit v1.1-4-g5e80