You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
I set export INIT_SAAS_TOOLS=${INIT_SAAS_TOOLS:-"yes"}
than i got error message like this:
[[ yes != \n\o ]]
su --preserve-environment - odoo -s /bin/bash -c '/usr/local/src/odoo-extra-addons/it-projects-llc/saas-addons/saas.py yes'
-su: /root/.bash_profile: Permission denied
-su: /usr/local/src/odoo-extra-addons/it-projects-llc/saas-addons/saas.py: No such file or directory
after that this installation stop.
I set export INIT_SAAS_TOOLS=${INIT_SAAS_TOOLS:-"yes"}
than i got error message like this:
-su: /root/.bash_profile: Permission denied
-su: /usr/local/src/odoo-extra-addons/it-projects-llc/saas-addons/saas.py: No such file or directory
after that this installation stop.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: