mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-19 21:57:37 -04:00
5 lines
69 B
Bash
5 lines
69 B
Bash
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
|
|
docker restart ac-worldserver
|