From 177178acd2b5293b39b3194de54cc7379d303e73 Mon Sep 17 00:00:00 2001 From: BluLupo Date: Thu, 8 Feb 2024 21:12:14 +0100 Subject: [PATCH] Update README.md --- motd_script/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/motd_script/README.md b/motd_script/README.md index af376c9..6310dcc 100644 --- a/motd_script/README.md +++ b/motd_script/README.md @@ -1,4 +1,5 @@ # Instructions for inserting the script 1- ```sudo nano /etc/update-motd.d/99-custom-motd``` +
2- ```sudo chmod +x /etc/update-motd.d/99-custom-motd```