Create greetings.sh

This commit is contained in:
Beeranco 2023-08-12 03:32:35 +02:00 committed by GitHub
parent 7f90c35dab
commit 0eaf87f622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
MOTD/greetings.sh Normal file
View File

@ -0,0 +1,3 @@
echo ""
echo "Welcome %name%! To run the updater enter the following to the console:"
echo "bash /opt/updater.sh"