Podman_compose_BigData/system/etc/update-motd.d/60-unminimize
2025-10-16 21:15:12 +09:00

10 lines
356 B
Bash
Executable File

#!/bin/sh
#
# This file is not managed by a package. If you no longer want to
# see this message you can safely remove the file.
echo ""
echo "This system has been minimized by removing packages and content that are"
echo "not required on a system that users do not log into."
echo ""
echo "To restore this content, you can run the 'unminimize' command."