mirror of
https://github.com/acedanger/shell.git
synced 2026-03-24 19:11:48 -07:00
280baf83571f06292c40fa12d99b92d6d905f423
no longer using portainer so bye bitch and github-cli was failing - https://github.com/cli/cli/issues/9569
shell
Shell commands
plex.sh
This script is used to manage the Plex Media Server service on a systemd-based Linux distribution. It provides the following functionalities:
- start: Starts the Plex Media Server.
- stop: Stops the Plex Media Server.
- restart: Restarts the Plex Media Server.
- status: Displays the current status of the Plex Media Server.
Usage
Note that these commands will run as root.
./shell/plex.sh {start|stop|restart|status}
Description
Languages
Shell
80.3%
Python
7.7%
PowerShell
4.8%
Go
2.9%
HTML
2.9%
Other
1.4%