mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-03-26 19:03:08 +00:00
3 lines
47 B
Bash
3 lines
47 B
Bash
|
|
#!/bin/sh
|
||
|
|
podman-compose -f compose/dev.yml up
|