diff options
| author | ruki <[email protected]> | 2022-11-30 23:50:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-30 23:50:54 +0800 |
| commit | 5076f7ccb4f06e28d64bc22e2fbed34098a63689 (patch) | |
| tree | cbce98f7f3153dd72d46c0ca516f560a6fa3ba57 /scripts/archive-all | |
| parent | 507e94c59db165404cbe1c6151d1884219ad1771 (diff) | |
remove autogen
Diffstat (limited to 'scripts/archive-all')
| -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 |
