Skip to content

Commit 2090d79

Browse files
Fixing USER env var
1 parent 70d0485 commit 2090d79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sagemaker_ssh_helper/sm-ssh-ide

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ elif [[ "$1" == "start" ]]; then
187187
if [[ "$OPTIONS" != "--ssh-only" ]]; then
188188

189189
echo "sm-ssh-ide: Starting VNC server"
190-
191-
export USER=root
192190
vncserver :1
193191

194192
SM_STUDIO_PYTHON=$(_print_sm_studio_python)

0 commit comments

Comments
 (0)