bugfix
This commit is contained in:
parent
eef215f0a9
commit
18ebdfea8b
2
build.sh
2
build.sh
@ -15,7 +15,7 @@ cd bricks/bricks
|
|||||||
./build.sh
|
./build.sh
|
||||||
cd $dir/wwwroot
|
cd $dir/wwwroot
|
||||||
ln -s $dir/pkgs/bricks/dist $dir/wwwroot/bricks
|
ln -s $dir/pkgs/bricks/dist $dir/wwwroot/bricks
|
||||||
for m in apppublic sqlor ahserver bricks-for-python
|
for m in apppublic sqlor ahserver bricks-for-python xls2ddl
|
||||||
do
|
do
|
||||||
echo "install $m module..."
|
echo "install $m module..."
|
||||||
cd $dir
|
cd $dir
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user