mirror of
https://github.com/SuperBFG7/ympd
synced 2025-01-12 02:10:36 +00:00
commit
2a0e4fb22a
@ -132,6 +132,7 @@ int main(int argc, char **argv)
|
||||
run_as_user = strdup(optarg);
|
||||
break;
|
||||
case 'm':
|
||||
if (strlen(optarg) > 0)
|
||||
mpd.password = strdup(optarg);
|
||||
break;
|
||||
case 'v':
|
||||
|
Loading…
Reference in New Issue
Block a user