[NEW] add first version of 0k Odoo Upgrade scripts
This commit is contained in:
3
15.0/upgrade.sh
Normal file
3
15.0/upgrade.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
compose -f ../compose.yml run -p 8015:8069 ou15 --config=/opt/odoo/auto/odoo.conf --stop-after-init -u all --workers 0 --log-level=warn --max-cron-threads=0 --limit-time-real=10000 --database=ou15 --load=web,openupgrade_framework
|
Reference in New Issue
Block a user