Skip to content

tenbyte/motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motd

Custom tenbyte motds

Ubuntu:

Install:

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

Restore:

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

Rhel:

Install:

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

restore:

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

Mac:

Install (standard):

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

Install (nerd icons):

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

Uninstall:

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

Restore (legacy):

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

Slackware/unRAID:

Install:

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

Restore:

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

About

Custom tenbyte modts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages