Some minor changes..

This commit is contained in:
2025-11-26 15:24:05 +01:00
parent a36aeeab1b
commit f59158793c
8 changed files with 350 additions and 1 deletions

View File

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