ansible-devspace/start_tmux.sh

3 lines
65 B
Bash
Raw Normal View History

2024-07-30 09:58:43 +02:00
#!/bin/bash
tmux new-session -d -t ansible-devspace 'version.sh'