Fix platform python linking

This commit is contained in:
Sven Velt 2023-09-14 12:53:31 +02:00
parent 43f844014b
commit e871dc8d91

View file

@ -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