Fix platform python linking
This commit is contained in:
parent
43f844014b
commit
e871dc8d91
|
@ -47,7 +47,7 @@
|
||||||
cmdline_fixes:
|
cmdline_fixes:
|
||||||
oracle:
|
oracle:
|
||||||
8:
|
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:
|
ssh_package_name:
|
||||||
alpine: openssh
|
alpine: openssh
|
||||||
|
|
Loading…
Reference in a new issue