test-spring-boot/stop.bash

8 lines
118 B
Bash
Raw Permalink Normal View History

2020-04-29 14:17:40 +02:00
#!/bin/bash
SESSION_NAME=springboot
BASEDIR=$HOME/Work/Dev/test-spring-boot
tmux kill-session -t "${SESSION_NAME}"