- fix return 'no Updates'
This commit is contained in:
parent
485cfff457
commit
c4565ed169
@ -22,6 +22,7 @@ _ = gettext.gettext
|
|||||||
wg_set = Path('/etc/wire_py/settings.conf')
|
wg_set = Path('/etc/wire_py/settings.conf')
|
||||||
_u = Path.read_text(Path('/tmp/_u'))
|
_u = Path.read_text(Path('/tmp/_u'))
|
||||||
|
|
||||||
|
|
||||||
class GiteaUpdate:
|
class GiteaUpdate:
|
||||||
"""
|
"""
|
||||||
Calling api_down requests the URL and the version of the running script.
|
Calling api_down requests the URL and the version of the running script.
|
||||||
|
Loading…
Reference in New Issue
Block a user