ansible-devspace/start_tmux.sh
Michael Grote 63046aae60
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline failed
add startupscripts
2024-07-30 09:58:43 +02:00

2 lines
65 B
Bash

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