From 9a7c7983cdf927ab2aac4d1b3d2f28020e73903c Mon Sep 17 00:00:00 2001 From: Ribbon Date: Tue, 14 Oct 2025 09:56:38 -0300 Subject: [PATCH] Move WIP ssh recipe category to net --- recipes/wip/{ => net}/ssh/dropbear/recipe.toml | 0 recipes/wip/{ => net}/ssh/fastssh/recipe.toml | 0 recipes/wip/{ => net}/ssh/mosh/recipe.toml | 0 recipes/wip/{ => net}/ssh/russh/recipe.toml | 0 recipes/wip/{ => net}/ssh/sshfs/recipe.toml | 0 recipes/wip/{ => net}/ssh/sshs/recipe.toml | 0 recipes/wip/{ => net}/ssh/sshx/recipe.toml | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/{ => net}/ssh/dropbear/recipe.toml (100%) rename recipes/wip/{ => net}/ssh/fastssh/recipe.toml (100%) rename recipes/wip/{ => net}/ssh/mosh/recipe.toml (100%) rename recipes/wip/{ => net}/ssh/russh/recipe.toml (100%) rename recipes/wip/{ => net}/ssh/sshfs/recipe.toml (100%) rename recipes/wip/{ => net}/ssh/sshs/recipe.toml (100%) rename recipes/wip/{ => net}/ssh/sshx/recipe.toml (100%) diff --git a/recipes/wip/ssh/dropbear/recipe.toml b/recipes/wip/net/ssh/dropbear/recipe.toml similarity index 100% rename from recipes/wip/ssh/dropbear/recipe.toml rename to recipes/wip/net/ssh/dropbear/recipe.toml diff --git a/recipes/wip/ssh/fastssh/recipe.toml b/recipes/wip/net/ssh/fastssh/recipe.toml similarity index 100% rename from recipes/wip/ssh/fastssh/recipe.toml rename to recipes/wip/net/ssh/fastssh/recipe.toml diff --git a/recipes/wip/ssh/mosh/recipe.toml b/recipes/wip/net/ssh/mosh/recipe.toml similarity index 100% rename from recipes/wip/ssh/mosh/recipe.toml rename to recipes/wip/net/ssh/mosh/recipe.toml diff --git a/recipes/wip/ssh/russh/recipe.toml b/recipes/wip/net/ssh/russh/recipe.toml similarity index 100% rename from recipes/wip/ssh/russh/recipe.toml rename to recipes/wip/net/ssh/russh/recipe.toml diff --git a/recipes/wip/ssh/sshfs/recipe.toml b/recipes/wip/net/ssh/sshfs/recipe.toml similarity index 100% rename from recipes/wip/ssh/sshfs/recipe.toml rename to recipes/wip/net/ssh/sshfs/recipe.toml diff --git a/recipes/wip/ssh/sshs/recipe.toml b/recipes/wip/net/ssh/sshs/recipe.toml similarity index 100% rename from recipes/wip/ssh/sshs/recipe.toml rename to recipes/wip/net/ssh/sshs/recipe.toml diff --git a/recipes/wip/ssh/sshx/recipe.toml b/recipes/wip/net/ssh/sshx/recipe.toml similarity index 100% rename from recipes/wip/ssh/sshx/recipe.toml rename to recipes/wip/net/ssh/sshx/recipe.toml