From e3567fd65df511d15c4cd1e86c8b1bb2ad8f845f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 19 Feb 2020 15:43:45 -0500
Subject: [PATCH] fix typo in gnt-fsn path

---
 tsa/howto/new-machine-hetzner-robot.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsa/howto/new-machine-hetzner-robot.mdwn b/tsa/howto/new-machine-hetzner-robot.mdwn
index cad89fe4..9417d2df 100644
--- a/tsa/howto/new-machine-hetzner-robot.mdwn
+++ b/tsa/howto/new-machine-hetzner-robot.mdwn
@@ -86,7 +86,7 @@ which we'll use below.
 
             apt install fai-setup-storage
 
-            setup-storage -f "disk_config/gnt-fsn" -X
+            setup-storage -f "disk-config/gnt-fsn" -X
 
     TODO: convert the other existing `tor-install-format-disks-4HDDs`
     script into a `setup-storage` configuration.
-- 
GitLab