refresh motd
This commit is contained in:
parent
6f7c6ba9ed
commit
ea9c1e56f9
@ -55,6 +55,8 @@ if-shell "tmux has-session -t main 2>/dev/null" "detach" \
|
|||||||
send-keys -t main:2 '/usr/local/bin/tylda-motd.sh' C-m; \
|
send-keys -t main:2 '/usr/local/bin/tylda-motd.sh' C-m; \
|
||||||
select-window -t main:0"
|
select-window -t main:0"
|
||||||
|
|
||||||
|
set-hook -g client-attached "send-keys -t main:2 '/usr/local/bin/tylda-motd.sh' C-m"
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat << EOF > /home/$LOGIN/.profile
|
cat << EOF > /home/$LOGIN/.profile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user