massive cleanup
This commit is contained in:
parent
81da0e63fa
commit
5a6ec6f75c
35 changed files with 134 additions and 126 deletions
|
@ -6,7 +6,7 @@ case "$1" in
|
|||
*) exit 1 ;;
|
||||
esac
|
||||
|
||||
function update_vol() {
|
||||
update_vol() {
|
||||
# shellcheck disable=SC2017
|
||||
case "$1" in
|
||||
+*|-*) CUR=$((CUR + $1 - CUR % $1 + CUR % $1 * 10 / $1 / 5 * $1)) ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue