🌟 This repository contains a simple Message of the Day (MOTD) for Ubuntu/Debian systems. 🌟
The MOTD is displayed to users when they log in to the system. It can be used to provide important information, updates, or announcements to users.
To install the MOTD, follow these steps:
- Clone the repository:
git clone https://github.com/Brandon-Roff/Linux-MOTD.git
- Navigate to the repository directory:
cd Linux-MOTD
- Copy the MOTD file to the appropriate location:
sudo cp motd /etc/motd
Once installed, the MOTD will be displayed to users when they log in to the system. You can customize the content of the MOTD by modifying the motd
file.
🤝 Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. 🚀
This project is licensed under the MIT License.
For more information, please refer to the LICENSE file.