mirror of
https://github.com/blueprint-community/action-export.git
synced 2026-02-18 20:01:55 +00:00
Fix: base dir being made before alt loc is specified
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
FROM ghcr.io/blueprintframework/blueprint:v1.11.10
|
||||
|
||||
ENV BASE_DIR=/srv/pterodactyl
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user