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