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

Update my_spawner.py

parent e3decd80
No related branches found
No related tags found
No related merge requests found
Pipeline #30218 passed
......@@ -82,7 +82,7 @@ class MySpawner(KubeSpawner):
'command': [
'sh',
'-c',
'echo "Hello World"',
'/home/jovyan/shared/.software/prog-desktop.sh || 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