mirror of
https://github.com/krglaws/MyLFS.git
synced 2025-08-10 03:12:53 +00:00
update directory setup and static files
This commit is contained in:
@ -11,6 +11,12 @@ make install
|
||||
|
||||
install -dm755 /usr/share/doc/python-3.10.6/html
|
||||
|
||||
cat > /etc/pip.conf << EOF
|
||||
[global]
|
||||
root-user-action = ignore
|
||||
disable-pip-version-check = true
|
||||
EOF
|
||||
|
||||
tar --strip-components=1 \
|
||||
--no-same-owner \
|
||||
--no-same-permissions \
|
||||
|
Reference in New Issue
Block a user