Kelsidavis-WoWee/restart-worldserver.sh
Kelsi 4b379f6fe9 chore: fix executable permissions on 6 scripts
All had shebangs (#!/usr/bin/env bash/python3) but were missing +x:
- restart-worldserver.sh
- tools/diff_classic_turtle_opcodes.py
- tools/gen_opcode_registry.py
- tools/m2_viewer.py
- tools/opcode_map_utils.py
- tools/validate_opcode_maps.py
2026-03-30 18:55:15 -07:00

4 lines
69 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
docker restart ac-worldserver