1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-03-30 07:05:17 +00:00

disabled motd

This commit is contained in:
Nebel 2025-03-01 19:03:25 +09:00 committed by GitHub
parent 270205abb1
commit 46a0a2bb8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,5 @@ function install_pkg_packages() {
pkg install -y "${packages[@]}"
}
rm -f /data/data/com.termux/files/usr/etc/motd
install_pkg_packages