2 lines
121 B
Bash
Executable file
2 lines
121 B
Bash
Executable file
#!/bin/sh
|
|
podman run --mount type=bind,src=config/,target=/config -t --rm --name get_peertube_videos get_peertube_videos
|