mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-12 21:11:53 +00:00
3 lines
43 B
Bash
3 lines
43 B
Bash
|
#!/bin/bash
|
||
|
podman build . --tag=proxstar
|