fixed bug for install.pl script
git-svn-id: svn://192.168.202.10@537 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -412,6 +412,7 @@ if (length($ARGV[0])>1)
|
||||
else
|
||||
{
|
||||
# print "no command line options set\n";
|
||||
$CLIcopy_conf_files='n';
|
||||
}
|
||||
### end parsing run-time options ###
|
||||
|
||||
@@ -1038,6 +1039,10 @@ else
|
||||
$continue='YES';
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
$continue='YES';
|
||||
}
|
||||
}
|
||||
##### END copy asterisk sample conf files prompt #####
|
||||
|
||||
|
||||
Reference in New Issue
Block a user