mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-14 22:11:51 +00:00
6 lines
148 B
Bash
Executable file
6 lines
148 B
Bash
Executable file
#!/bin/bash
|
|
podman stop proxstar
|
|
podman stop proxstar-rq
|
|
podman stop proxstar-rq-scheduler
|
|
podman stop proxstar-redis
|
|
podman stop proxstar-postgres
|