diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-12-27 17:39:12 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-12-27 17:39:12 -0500 |
commit | 63508d43f3c2f558c04065041919706cf2a86ef4 (patch) | |
tree | 21c3f1f9bd1f762a3571faabcc824efdf849d731 /powertop.trisquel6.init | |
parent | e1839b53737ba6058a864fcc6d1c50f5784c9866 (diff) |
Simplify and fix the 'flash' scripts
- Instead of having multiple if/elif/fi blocks that all run nearly the
same thing, use variables
- Use consistent indent/formatting
- Use the correct program name in the "Usage:" text
- Fix a couple if blocks that were missing 'fi'
- Fix a couple of invalid variable assignments ("$var = value" should be
"var=value")
I haven't actually tested these, but then with the last 2 items, they
weren't working anyway.
Diffstat (limited to 'powertop.trisquel6.init')
0 files changed, 0 insertions, 0 deletions