Fix platform python linking
This commit is contained in:
parent
43f844014b
commit
e871dc8d91
|
@ -47,7 +47,7 @@
|
|||
cmdline_fixes:
|
||||
oracle:
|
||||
8:
|
||||
- '[ ! -f /usr/bin/python3 ] && ln -s /usr/libexec/platform-python /usr/bin/python3'
|
||||
- '[ ! -f /usr/bin/python3 ] && ln -s /usr/libexec/platform-python /usr/bin/python3 || true'
|
||||
|
||||
ssh_package_name:
|
||||
alpine: openssh
|
||||
|
|
Loading…
Reference in a new issue