mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
add file from prot/lib too
This commit is contained in:
parent
ec8d06cdf3
commit
a2b37776a1
@ -1,4 +1,5 @@
|
||||
pkg=$1
|
||||
cp package/pikascript/pikascript-lib/$pkg ../../package/ -r
|
||||
cp package/pikascript/$pkg.py ../../package/$pkg/
|
||||
git add package/pikascript/pikascript-lib/$pkg
|
||||
git add ../../package/$pkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user