mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-10 08:07:07 -05:00
[update] Fix updating via symlinks (closes #23991)
This commit is contained in:
@@ -3009,6 +3009,7 @@ __all__ = [
|
||||
'compat_os_name',
|
||||
'compat_parse_qs',
|
||||
'compat_print',
|
||||
'compat_realpath',
|
||||
'compat_setenv',
|
||||
'compat_shlex_quote',
|
||||
'compat_shlex_split',
|
||||
|
||||
Reference in New Issue
Block a user