diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/archive-all | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/archive-all b/scripts/archive-all index 161e8042f..beba33702 100755 --- a/scripts/archive-all +++ b/scripts/archive-all @@ -12,7 +12,7 @@ if [ -d $tmpdir ]; then fi mkdir $tmpdir -# clone xmake repo +# clone xmake repo cp -r $xmakeroot $tmpdir/repo cd $tmpdir/repo git reset --hard HEAD |
