Bot Updating Documentation

pull/11/head
LinuxServer-CI 2020-01-04 18:54:29 +00:00
rodzic 53a1c228ce
commit 9454b77709
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -142,6 +142,12 @@ You can add an additional mount point for intermediate unpacking folder with:-
for example, and changing the setting for InterDir in the PATHS tab of settings to `/intermediate`
## Python 3 transition
We provide Python and related packages in this image for extension support. While extensions transition to Python 3 we will install both Python 2 and Python 3 in the standard container. If you want to force your extensions to use Python 3 you should modify:
`Settings => Extension Scripts => ShellOverride = .py=/usr/bin/python3`
## Support Info