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