mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
fix: remove trace
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
This commit is contained in:
@ -19,4 +19,4 @@ export LOCALFBPORT=$((${VNC_PORT} + DISPLAY_NUMBER))
|
||||
export VGLRUN="${VGLRUN:-/usr/bin/vglrun}"
|
||||
|
||||
# fix perms and launch supervisor with the above environment variables
|
||||
chown -R slic3r:slic3r /home/slic3r/ /configs/ /prints/ /dev/stdout && exec gosu slic3r supervisord -e TRACE
|
||||
chown -R slic3r:slic3r /home/slic3r/ /configs/ /prints/ /dev/stdout && exec gosu slic3r supervisord # -e TRACE
|
||||
|
Reference in New Issue
Block a user