commit: c7e5128eb2f8d3a9d4e253cfd4920a2edb449e75 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Feb 7 12:36:52 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Feb 7 12:37:02 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=c7e5128e
Update key file name Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> builders/milou/binhost-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders/milou/binhost-update b/builders/milou/binhost-update index ec1b9f9..9854fce 100755 --- a/builders/milou/binhost-update +++ b/builders/milou/binhost-update @@ -12,7 +12,7 @@ [email protected] NSPAWN_NAMES="binhost-amd64-x86-64-kde binhost-amd64-x86-64-gnome binhost-amd64-x86-64-openrc binhost-amd64-x86-64-server binhost-amd64-x86-64-v3-kde binhost-amd64-x86-64-v3-gnome binhost-amd64-x86-64-v3-openrc binhost-amd64-x86-64-v3-server" UPLOAD_USER=amd64 -UPLOAD_KEY=/root/.ssh/id_rsa +UPLOAD_KEY=/root/.ssh/id_ed25519 TMPFS_SIZE=48
