From 97773515eb01a253323235c39fe9df50ffe3937b Mon Sep 17 00:00:00 2001 From: fatalerrors Date: Thu, 9 Jul 2026 16:22:20 +0200 Subject: [PATCH] remove forbidden comments --- doc/profile.conf.fatalerrors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/profile.conf.fatalerrors b/doc/profile.conf.fatalerrors index 5ef7d30..00c6898 100755 --- a/doc/profile.conf.fatalerrors +++ b/doc/profile.conf.fatalerrors @@ -272,7 +272,7 @@ mkdin='make DESTDIR=$PWD/dest-install install' ssh='ssh -Y' # Resume mode for wget -wget='wget -c' # resume mode by default +wget='wget -c' # Human readable by default df='df -H'