mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-7988 FS-7989 cleanup scripts
This commit is contained in:
@@ -46,8 +46,7 @@ GetOptions(
|
||||
'user=s' => \$opts{user},
|
||||
'pass=s' => \$opts{pass},
|
||||
'type=s' => \$opts{type},
|
||||
'debug' => \$opts{debug},
|
||||
) or die "Usage: $0 --debug --from NAME\n";
|
||||
) or die "Usage: $0 -summary <summary> -desc <desc> ....\n";
|
||||
|
||||
|
||||
if ($opts{components}) {
|
||||
|
Reference in New Issue
Block a user