Table of Contents

Setup Template DB Script

Usage

./setup_template_db.sh <version_number>

Example

./setup_template_db.sh 14

Dependencies

Variables

Functions

Workflow

  1. Checks if the script is provided with the required version number. If not, it displays an error message and exits.
  2. Calls the setup_template_dbs function with the base database name and the Odoo Docker image.

Docker Configuration


Nadir Habib 2024/04/27 22:02