2 Star 16 Fork 7

ivan邓/odoo17-x64

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
init.bat 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
ivan邓 提交于 2023-10-02 13:53 +08:00 . init o17
title init db GreenOdoo16 x64 fast - www.sunpop.cn
rd /s/q .\odoofile
md odoofile
echo sunpop.cn > .\odoofile\sunpop.cn
cd runtime\pgsql\bin
rd /s/q ..\data
initdb.exe -D ..\data -E UTF8
pg_ctl -D ..\data -l logfile start
echo create user: all input 'odoo'
createuser --createdb --no-createrole --no-superuser --pwprompt odoo
cd ..\..\..
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/guohuadeng/odoo17-x64.git
git@gitee.com:guohuadeng/odoo17-x64.git
guohuadeng
odoo17-x64
odoo17-x64
master

搜索帮助