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