mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 06:23:08 +00:00
Test linux1 (#93)
* change 'OrcaSlicer' to 'Snapmaker Orca' * Fix Orca Multi-Language * test_linux * test_linux * Fix default_position of wipetower * fix CICD * Change linux to beta
This commit is contained in:
@@ -97,4 +97,4 @@ RUN if [[ "$UID" != "0" ]]; then \
|
||||
fi
|
||||
# Using an entrypoint instead of CMD because the binary
|
||||
# accepts several command line arguments.
|
||||
ENTRYPOINT ["/OrcaSlicer/build/package/bin/orca-slicer"]
|
||||
ENTRYPOINT ["/OrcaSlicer/build/package/bin/snapmaker-orca"]
|
||||
|
||||
Reference in New Issue
Block a user