mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +01:00
fix typo in install-cli.php name
This commit is contained in:
parent
e6df5019ba
commit
6ccb11c018
@ -327,7 +327,7 @@ function do_checkout()
|
||||
}
|
||||
chdir($config['checkoutdir']);
|
||||
|
||||
run_cmd('./install.php --ignore-platform-reqs --no-dev');
|
||||
run_cmd('./install-cli.php --ignore-platform-reqs --no-dev');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user