Completed kubemacs via docker documentation.
This commit is contained in:
4
kubemacs/start-session.sh
Executable file
4
kubemacs/start-session.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
tmate -S /tmp/$USER.$USER.tmate new-session -s $USER -n $USER -d
|
||||
tmate -S /tmp/$USER.$USER.tmate set-window-option -t $USER automatic-rename off
|
||||
tmate -S /tmp/$USER.$USER.tmate set-window-option -t $USER allow-rename off
|
||||
Reference in New Issue
Block a user