mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 09:32:55 +00:00
refactor: remove local user-motd.sh mod as it is now provided upstream (#722)
This commit is contained in:
parent
405c5b8c00
commit
e4845838ec
@ -1,7 +0,0 @@
|
||||
if test -d "$HOME"; then
|
||||
if test ! -e "$HOME"/.config/no-show-user-motd; then
|
||||
if test -x "/usr/libexec/ublue-motd"; then
|
||||
/usr/libexec/ublue-motd
|
||||
fi
|
||||
fi
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user