mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-03-30 07:05:17 +00:00
disabled motd
This commit is contained in:
parent
270205abb1
commit
46a0a2bb8a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue