https://github.com/mah007/OdooScript/blob/3021f6375edc085f8b97021a737d7dfa2996aa92/odoo_installer_24.sh#L1358 The correct format is `if ! execute_simple "sh /tmp/webmin-setup-repo.sh < <(yes)" "Setting up Webmin repository"; then`
OdooScript/odoo_installer_24.sh
Line 1358 in 3021f63
The correct format is
if ! execute_simple "sh /tmp/webmin-setup-repo.sh < <(yes)" "Setting up Webmin repository"; then