fixed format of v.

This commit is contained in:
Ohio2 2021-06-30 01:27:22 +03:00
parent e8590c3426
commit c6f1681cb9

2
spkg
View file

@ -56,7 +56,7 @@ usage() {
to setup (IMPORTANT!!!), just type in sudo spkg setup' to setup (IMPORTANT!!!), just type in sudo spkg setup'
} }
version() { version() {
echo "spkg 30.1a" echo "spkg 21.06.30.1a"
} }
case "${1}" in case "${1}" in
setup) setup)