mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +08:00
set git repo: not store chmod result
This commit is contained in:
parent
8350de24f6
commit
f0e78b2c5b
@ -1,6 +1,7 @@
|
|||||||
ROOT=$PWD
|
ROOT=$PWD
|
||||||
# git submodule init
|
# git submodule init
|
||||||
# git submodule update
|
# git submodule update
|
||||||
|
git config --add core.filemode false
|
||||||
chmod +x *.sh
|
chmod +x *.sh
|
||||||
sh update-compiler.sh
|
sh update-compiler.sh
|
||||||
chmod +x package/pikascript/rust-msc-latest-linux
|
chmod +x package/pikascript/rust-msc-latest-linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user