mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-02-09 21:13:09 +00:00
3 lines
47 B
Bash
3 lines
47 B
Bash
|
|
#!/bin/sh
|
||
|
|
podman-compose -f compose/dev.yml up
|