mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 13:28:02 +03:00
4 lines
60 B
Bash
4 lines
60 B
Bash
![]() |
#!/bin/bash
|
||
|
docker buildx build --load . -t sonicxa:latest
|
||
|
|