Skip to content

tenbyte/edtmotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motd

Custom edt motds

Ubuntu:

Install:

wget -O activate.sh https://raw.githubusercontent.com/tenbyte/edtmotd/refs/heads/main/ubuntu/activate.sh && chmod +x activate.sh && ./activate.sh

Restore:

wget -O restore.sh https://raw.githubusercontent.com/tenbyte/edtmotd/refs/heads/main/ubuntu/restore.sh && chmod +x restore.sh && ./restore.sh

Rhel:

Install:

wget -O activate.sh https://raw.githubusercontent.com/tenbyte/edtmotd/refs/heads/main/rhel/activate.sh && chmod +x activate.sh && ./activate.sh

restore:

wget -O restore.sh https://raw.githubusercontent.com/tenbyte/edtmotd/refs/heads/main/rhel/restore.sh && chmod +x restore.sh && ./restore.sh

Mac:

install:

curl -fsSL https://raw.githubusercontent.com/tenbyte/edtmotd/refs/heads/main/mac/activate.sh | bash

restore:

curl -fsSL https://raw.githubusercontent.com/tenbyte/edtmotd/refs/heads/main/mac/restore.sh -o /tmp/edt-restore.sh && bash /tmp/edt-restore.sh && rm /tmp/edt-restore.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages