Check for correct commands in getExecPrerequisites
This commit is contained in:
committed by
T. R. Bernstein
parent
2fd98a1154
commit
139501de16
@@ -48,9 +48,10 @@ function configure_system() {
|
||||
|
||||
function getExecPrerequisites() {
|
||||
cmds=(
|
||||
[git]=''
|
||||
[find]=''
|
||||
[chown]=''
|
||||
[cp]=''
|
||||
)
|
||||
re
|
||||
}
|
||||
|
||||
function getDefaultUserPictureFolderPath() {
|
||||
|
||||
Reference in New Issue
Block a user