feat: cleanup aliases, arkenfox

This commit is contained in:
ange 2025-02-25 12:38:38 +00:00
parent 308bdf15f7
commit 23d1e06c20
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
21 changed files with 2830 additions and 237 deletions

View file

@ -23,7 +23,7 @@ function update_vol() {
if [ "$CUR" -lt 0 ]; then
CUR=0
elif [ "$CUR" -gt 300 ]; then
CUR=150
CUR=300
fi
;;
*)