mirror of
https://github.com/Unimatrix0/update_ombi.git
synced 2025-08-19 13:01:49 -07:00
Update update_ombi.sh
This commit is contained in:
parent
8484bfaa65
commit
bb6c2ae246
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ declare -i verbosity=-1
|
||||||
############################################
|
############################################
|
||||||
|
|
||||||
name="update_ombi"
|
name="update_ombi"
|
||||||
version="1.1.02"
|
version="1.2.00"
|
||||||
SECONDS=0
|
SECONDS=0
|
||||||
arch=$(uname -m)
|
arch=$(uname -m)
|
||||||
archshort=${arch:0:3}
|
archshort=${arch:0:3}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue