Compare commits
No commits in common. "18ebdfea8b67e9c300b17f66748c6d0ee6ae3757" and "69922a3b3d502fa8213aef1f351db5a930892b9d" have entirely different histories.
18ebdfea8b
...
69922a3b3d
7
build.sh
7
build.sh
@ -10,12 +10,7 @@ source py3/bin/activate
|
||||
$cdir/py3/bin/pip install -r requirements.txt
|
||||
mkdir pkgs
|
||||
cd pkgs
|
||||
git clone https://git.opencomputing.cn/yumoqing/bricks
|
||||
cd bricks/bricks
|
||||
./build.sh
|
||||
cd $dir/wwwroot
|
||||
ln -s $dir/pkgs/bricks/dist $dir/wwwroot/bricks
|
||||
for m in apppublic sqlor ahserver bricks-for-python xls2ddl
|
||||
for m in apppublic sqlor ahserver bricks-for-python
|
||||
do
|
||||
echo "install $m module..."
|
||||
cd $dir
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user