Chiamata sbagliata su appimagefilename.
This commit is contained in:
parent
564a933f65
commit
3557393d38
@ -20,6 +20,7 @@ class Build(object):
|
||||
self.updatable = True
|
||||
self.storage_path = '/srv/http/appimage.sys42.eu'
|
||||
self.download_path = '/var/tmp/downloads'
|
||||
self.appimagefilename = {}
|
||||
|
||||
# Getting versions and so on
|
||||
v = versions.BuildVersion(self.query)
|
||||
|
Reference in New Issue
Block a user