This commit is contained in:
2025-09-25 00:11:31 +02:00
parent 2e8f50c951
commit 40ce22e526
23 changed files with 141 additions and 44 deletions

View File

@@ -35,4 +35,6 @@ elif [ -f "/usr/lib/mc/bin/mc.sh" ] ; then
source /usr/lib/mc/bin/mc.sh
fi
mesg n
if command -v mesg >/dev/null 2>&1; then
mesg n
fi