This website requires JavaScript.
Explore
Help
Sign in
container-images
/
ansible-devspace
Watch
1
Star
0
Fork
You've already forked ansible-devspace
0
Code
Issues
1
Pull requests
Projects
Releases
Activity
Actions
f60a624851
ansible-devspace
/
start_tmux.sh
4 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
add startupscripts
2024-07-30 09:58:43 +02:00
#!/bin/bash
revert 869f4c26fc74dfcd02a16c7249e580f3855eb911 revert start-tmux: check if session is interactive
2024-09-13 18:34:45 +02:00
tmux new-session -s ansible-devspace -d
tmux attach -t ansible-devspace
Reference in a new issue
Copy permalink