diff options
Diffstat (limited to 'splice.pl')
| -rw-r--r-- | splice.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ if (defined $endpoint) { " -F processed=1", " -F datatype=video", " " . $endpoint - ] + ]; print(join("\n", @$cmd)); system("curl", |
