diff options
| author | OpportunityLiu <[email protected]> | 2019-07-19 10:38:06 +0800 |
|---|---|---|
| committer | OpportunityLiu <[email protected]> | 2019-07-19 10:38:06 +0800 |
| commit | 349a845bbab84d3678c3aa106d6a7b0fdab4e5bd (patch) | |
| tree | 5410b5c7c8f28bf9b38be489aaf68fa189ec9a65 /scripts/makeself | |
| parent | b2dbf040a938587919c07e9c8cfc21a60338b9a9 (diff) | |
add submodule clean
Diffstat (limited to 'scripts/makeself')
| -rwxr-xr-x | scripts/makeself/build-runfile.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/makeself/build-runfile.sh b/scripts/makeself/build-runfile.sh index 0c8af3587..56eca4c4e 100755 --- a/scripts/makeself/build-runfile.sh +++ b/scripts/makeself/build-runfile.sh @@ -15,6 +15,7 @@ mkdir -p $temproot cp -Tr $xmakeroot $temproot/xmake-repo cd $temproot/xmake-repo git clean -dfX +git submodule foreach git clean -dfX # copy files to temproot/xmake mkdir -p $temproot/xmake/scripts |
