2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/bash
|
|
tmux new-session -d -t ansible-devspace 'version.sh'
|