mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 15:20:15 +00:00
4 lines
69 B
Bash
4 lines
69 B
Bash
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
|
|
docker restart ac-worldserver
|