Advertisement
Jackspade9624

anonymous motd

Apr 14th, 2025 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. rm -rf /data/data/com.termux/files/usr/etc/motd
  2. git clone https://github.com/ghoste9624/anonymous-motd /data/data/com.termux/files/usr/etc/motd
  3. echo "/data/data/com.termux/files/usr/etc/motd/init.sh" >> /data/data/com.termux/files/usr/etc/profile # or .zprofile if using zsh
  4. cd /data/data/com.termux/files/usr/etc/motd/ && chmod +x init.sh && cd $HOME
  5. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement