Created
April 25, 2019 00:25
-
-
Save djismgaming/b0861d2bfb6a76421852bfbc19882719 to your computer and use it in GitHub Desktop.
Fix weakref.py issue on apt update under omv4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wget -O /usr/lib/python3.5/weakref.py \ | |
| https://raw.githubusercontent.com/python/cpython/9cd7e17640a49635d1c1f8c2989578a8fc2c1de6/Lib/weakref.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment