aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 657c9a3..3956f66 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ packages system: ALWAYS \
src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped: \
src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.txt
- cut -d' ' -f6- < $(@D)/`basename $(@F) .stripped`.txt > $@
+ cut -d' ' -f8- < $(@D)/`basename $(@F) .stripped`.txt > $@
install: all
mkdir -p \