Update update_ombi.sh

This commit is contained in:
Avi 2018-03-14 10:23:40 -05:00 committed by GitHub
commit bb6c2ae246
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ declare -i verbosity=-1
############################################
name="update_ombi"
version="1.1.02"
version="1.2.00"
SECONDS=0
arch=$(uname -m)
archshort=${arch:0:3}