mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 08:58:42 +03:00
Updated to 1.9.5, and optimize calibration and device
This commit is contained in:
@@ -20,6 +20,8 @@ docker run \
|
||||
--privileged=true \
|
||||
`# Attach tty for running qidi with command line things` \
|
||||
-ti \
|
||||
`# Remove container when it is finished` \
|
||||
--rm \
|
||||
`# Pass all parameters from this script to the qidi ENTRYPOINT binary` \
|
||||
qidistudio $*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user