Les choses sérieuses commencent
This commit is contained in:
parent
7a9fe18463
commit
c63f62721b
41 changed files with 1270 additions and 0 deletions
4
dev.sh
Executable file
4
dev.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
echo "🌊 [Erminig] Rebuild and launch dev env..."
|
||||
podman-compose -f docker-compose.yml build && \
|
||||
podman-compose -f docker-compose.yml run erminig
|
||||
Loading…
Add table
Add a link
Reference in a new issue