mirror of https://github.com/BOINC/boinc.git
Tools: update modules list to check for
This commit is contained in:
parent
e3f5d6cecf
commit
617f2d578b
|
@ -183,7 +183,7 @@ PATHS = ['log_'+S_HOSTNAME,
|
|||
'html/languages',
|
||||
'html/languages/compiled',
|
||||
'upload',]
|
||||
MODULES = ['gd',"mysql","mysqli","xml"]
|
||||
MODULES = ["curl","gd","mysqli","xml"]
|
||||
TOOLS = ['curl --version']
|
||||
|
||||
# Run the check_permissions function on all directories
|
||||
|
|
Loading…
Reference in New Issue