From 84d3d042e3e429aec10935c193181725b65f0034 Mon Sep 17 00:00:00 2001 From: auth Date: Tue, 24 Sep 2019 15:25:47 +0000 Subject: [PATCH] keep the bin --- bin/.keep | 0 config/sshd | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 bin/.keep diff --git a/bin/.keep b/bin/.keep new file mode 100644 index 0000000..e69de29 diff --git a/config/sshd b/config/sshd index 8e63021..e810d3f 100644 --- a/config/sshd +++ b/config/sshd @@ -16,4 +16,4 @@ AllowTcpForwarding no PrintMotd no PrintLastLog yes PidFile /run/sshd.auth.snoot.club.pid -ForceCommand /snoots/auth/bin/succeed +ForceCommand /snoots/auth/auth.snoot.club/bin/succeed