mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-30 16:38:41 +03:00
update slic3r
This commit is contained in:
@@ -68,7 +68,7 @@ WORKDIR /QIDIStudio
|
||||
# It might conflict with your mapped user, remove if user ubuntu exist
|
||||
RUN if id "ubuntu" >/dev/null 2>&1; then userdel -r ubuntu; fi
|
||||
|
||||
# It's easier to run Bambu Studio as the same username,
|
||||
# It's easier to run QIDI Studio as the same username,
|
||||
# UID and GID as your workstation. Since we bind mount
|
||||
# your home directory into the container, it's handy
|
||||
# to keep permissions the same. Just in case, defaults
|
||||
|
||||
Reference in New Issue
Block a user