mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-11 18:56:21 +00:00
fixed queue
This commit is contained in:
@@ -15,7 +15,7 @@ switch($argv[1])
|
||||
uploadqueue();
|
||||
break;
|
||||
default:
|
||||
exit("[ERR] Command not found. Available commands are: 15min,hourly,daily,weekly");
|
||||
exit("[ERR] Command not found. Available commands are: uploadqueue");
|
||||
}
|
||||
|
||||
function uploadqueue()
|
||||
|
||||
Reference in New Issue
Block a user