Merge pull request #500 from hhamud/fix/underscore

Fix/underscore
This commit is contained in:
Tyler Sturos 2025-12-19 10:59:01 -09:00 committed by GitHub
commit 83624369bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ FROM base AS emp-builder
WORKDIR /opt/ceremonyclient
# Copy the necessary script and source directories
COPY install_emp.sh .
COPY install-emp.sh .
COPY emp-tool emp-tool
COPY emp-ot emp-ot