Browse Source

Update 'makefile-installation.md'

pull/2/head
ceherzog_cigogne 3 years ago
parent
commit
7673cb7c8e
  1. 2
      makefile-installation.md

2
makefile-installation.md

@ -90,7 +90,7 @@ addons:
.ONESHELL:
initodoo:
cd ./odoo
python3 odoo-bin --addons-path=addons,../lokavaluto-addons -i base -d admin --stop-after-init
python3 odoo-bin --addons-path=addons,../lokavaluto-addons -i base -d $$USER --stop-after-init
# make run

Loading…
Cancel
Save