File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ tmux new-window -t "${SESSION_NAME}":2 -n "docs-log" -c "$HOME" "tail -F $HOME/d
2020tmux new-window -t " ${SESSION_NAME} " :3 -n " puma-hook" -c " $ROOT_DIR " " sudo journalctl -u rails-master-hook_puma_production -f"
2121tmux new-window -t " ${SESSION_NAME} " :4 -n " hook-script" -c " $ROOT_DIR " " sudo journalctl -t rails-master-hook -f"
2222tmux new-window -t " ${SESSION_NAME} " :5 -n " puma-error" -c " $HOME " " tail -F $HOME /rails-contributors/current/log/puma_error.log"
23- tmux new-window -t " ${SESSION_NAME} " :6 -n " puma-access" -c " $HOME " " tail -F $HOME /current/log/puma_access.log"
23+ tmux new-window -t " ${SESSION_NAME} " :6 -n " puma-access" -c " $HOME " " tail -F $HOME /rails-contributors/ current/log/puma_access.log"
2424
2525tmux select-window -t " ${SESSION_NAME} " :1
2626exec tmux attach -t " $SESSION_NAME "
You can’t perform that action at this time.
0 commit comments