Avi
93600f0086
Back up Ombi.db
2018-03-27 19:07:43 -05:00
Avi
bb6c2ae246
Update update_ombi.sh
2018-03-14 10:23:40 -05:00
Eric Nemchik
8484bfaa65
Switch from azure to local api for update checks ( #20 )
...
* Switch from azure to local api for update checks
* DotNetCore branch renamed to develop
2018-03-14 08:50:48 -05:00
Eric Nemchik
94a9001f7d
Add force parameter to allow specific version to be installed. ( #24 )
2018-03-14 08:49:59 -05:00
Eric Nemchik
0a0c0c4bf5
Shellcheck ( #23 )
...
* Use ${var:?} to ensure this never expands to /* .
https://github.com/koalaman/shellcheck/wiki/SC2115
* Quote this to prevent word splitting
https://github.com/koalaman/shellcheck/wiki/SC2046
2018-03-13 10:48:14 -05:00
Eric Nemchik
ae47c73e9c
Add support for ARM architecture ( #28 )
2018-03-13 10:40:40 -05:00
Avi
2be16cb034
Development ( #15 )
...
* Typo, spacing
2017-11-19 02:12:49 -06:00
Avi
6d9a2e8b5c
Development ( #14 )
...
* Actually Fix IP parsing
2017-11-19 02:03:29 -06:00
Avi
d0a39da0b9
IP/Port parsing
...
Refactor parsing to accurately detect IP and port.
Fix a few non-critical bugs.
2017-11-19 01:42:40 -06:00
Avi
bcba7ee1de
Fix extra spaces ( #10 )
...
Fix for extra spaces in log message when update takes under a minute.
2017-11-15 12:19:28 -06:00
Avi
bbe3cf89f8
Timestamps and elapsed time ( #9 )
...
* Timestamps and elapsed time
Generate timestamps for logging
Report elapsed time after script completion.
2017-11-14 03:39:34 -06:00
Avi
f82491f864
Wait for ombi to complete startup before reporting success ( #8 )
2017-11-14 03:07:55 -06:00
Avi
fc7cf30e34
Config file, versioning, verbosity check, repo
...
Added check for config file existance before attempting to use.
Added better instructions for config file usage.
Add script version numbers.
Check for invalid verbosity levels.
Added GitHub repo info.
2017-11-06 03:27:45 -06:00
Cody Cook
68ecf91219
Add advance config flag
...
Make custom changes to update_ombi.conf in same directory as script being run
Add descriptions to config options
2017-11-05 13:19:57 -08:00
Avi
dacf2f5fd7
Fix for ombi not starting when script run as root
2017-11-03 21:12:35 -05:00
Avi
0dbbd960e5
Logging/log levels, fix build selection, sudo fix
...
Added logging to file.
Added log levels.
Added command line parameter (-v) to set cli log verbosity.
Reworked update download section to account for if latest build is in
progress or failed.
Allowed for script to run as user with restricted sudo access to
stop/start ombi service
2017-10-28 18:38:19 -05:00
Avi
3745d1f0ad
Initial commit of update_ombi.sh
2017-10-27 16:27:07 -05:00