mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:51:59 +01:00
util: fixed typo
Change-Id: I6ba0d1cae9bc523c2700f413abf96360d678e4ef Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
parent
38b12ca860
commit
f69e3cdc42
@ -38,7 +38,7 @@ if($options = getopt($opts, $lopts)) {
|
||||
}
|
||||
|
||||
|
||||
if(webuidir == '') {
|
||||
if($webuidir == '') {
|
||||
echo("\nError: must provide path to WebUI directory\n\n");
|
||||
display_help();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user