Refactor Dockerfile

Switch to Alpine + compat and download zoraxy_plugin from the plugins repository
This commit is contained in:
PassiveLemon
2025-04-06 15:25:21 -04:00
parent b1824a66a3
commit 8bcc8e7095
4 changed files with 43 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
echo "Copying zoraxy_plugin to all mods..."
for dir in "$1"/*; do