[NEW] add first version of 0k Odoo Upgrade scripts
This commit is contained in:
3
13.0/upgrade.sh
Normal file
3
13.0/upgrade.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
compose -f ../compose.yml run -p 8013:8069 ou13 --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=ou13
|
Reference in New Issue
Block a user