Skip to content

Commit

Permalink
https://github.com/WWBN/AVideo/issues/9203
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jul 26, 2024
1 parent b4cde79 commit 34cdfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/getMp3FromAll.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
//streamer config
require_once '../videos/configuration.php';
require_once __DIR__.'/../videos/configuration.php';
ob_end_flush();
if (!isCommandLineInterface()) {
return die('Command Line only');
Expand Down

0 comments on commit 34cdfb2

Please sign in to comment.