ansible-devspace/start_tmux.sh
Michael Grote 095762aafa
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
make files executable
Signed-off-by: Michael Grote <michael.grote@posteo.de>
2024-07-30 09:59:30 +02:00

3 lines
65 B
Bash
Executable file

#!/bin/bash
tmux new-session -d -t ansible-devspace 'version.sh'