Skip to content
Snippets Groups Projects
Commit 7220e46a authored by Dung Vu's avatar Dung Vu
Browse files

Update my_spawner.py

parent 4d42c77b
No related branches found
No related tags found
No related merge requests found
Pipeline #32291 passed
......@@ -118,7 +118,7 @@ class MySpawner(KubeSpawner):
'command': [
'sh',
'-c',
'/home/jovyan/shared/.software/prog-desktop.sh || true',
'mkdir -p /home/jovyan/Desktop && cp /home/jovyan/shared/.software/desktop-init.sh /home/jovyan/Desktop/ || true'
]
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment