mirror of
https://github.com/SuperBFG7/ympd
synced 2025-08-30 17:27:58 +00:00
@@ -132,6 +132,7 @@ int main(int argc, char **argv)
|
|||||||
run_as_user = strdup(optarg);
|
run_as_user = strdup(optarg);
|
||||||
break;
|
break;
|
||||||
case 'm':
|
case 'm':
|
||||||
|
if (strlen(optarg) > 0)
|
||||||
mpd.password = strdup(optarg);
|
mpd.password = strdup(optarg);
|
||||||
break;
|
break;
|
||||||
case 'v':
|
case 'v':
|
||||||
|
Reference in New Issue
Block a user