diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-03-01 11:22:58 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-03-01 11:23:16 +0100 |
commit | d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d (patch) | |
tree | 76cebdd56238203cbaa0b406cc74649dbc43fea4 /scripts | |
parent | Fix filenames (diff) | |
download | releng-d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d.tar.gz releng-d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d.tar.bz2 releng-d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d.zip |
Re-enable mips uploads
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/copy_buildsync.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/copy_buildsync.sh b/scripts/copy_buildsync.sh index 193075ef..dbd0041a 100755 --- a/scripts/copy_buildsync.sh +++ b/scripts/copy_buildsync.sh @@ -16,7 +16,7 @@ ARCHES=( arm64 hppa ia64 - #mips + mips m68k ppc riscv |