✨ Added pomo script and basic docker-sh
This commit is contained in:
parent
1b16aa381d
commit
d5025d4057
2 changed files with 137 additions and 0 deletions
2
scripts/docker-sh
Executable file
2
scripts/docker-sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
docker exec -it "${1}" bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue