Merge branch 'dev'

This commit is contained in:
Michael De Roover 2020-12-06 00:40:02 +01:00
commit 6a700ebcaf
Signed by: vim
GPG Key ID: 075496E232CE04CB
1 changed files with 1 additions and 1 deletions

2
cv
View File

@ -32,7 +32,7 @@ get(){
fi
}
getpm(){
out "╰> Per 1M " "$(get $1) ($(echo "$(bc <<< "scale = 1; $(get $1) / 10000")%"))" ""
out "╰> Per 1M " "$(get $1) ($(echo "$(bc <<< "scale = 2; $(get $1) / 10000")%"))" ""
}
yget(){
date=$ydate