diff options
Diffstat (limited to 'scripts')
| -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 |
