sudo apt install postgresql postgresql-client
sudo -u postgres createuser -s $USER
createdb odoo-dev-16.0
createdb odoo-dev-14.0Debian 10
| <!-- Copyright 2011 the Dart project authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license | |
| that can be found in the LICENSE file. --> | |
| <h2>Dr. Fibonacci's Sunflower Spectacular</h2> | |
| <div> | |
| <canvas id="canvas" width="300" height="300"></canvas> | |
| </div> |