Skip to content

Commit e526cf7

Browse files
committed
Allow us to send exit command
1 parent 0ad8884 commit e526cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/server/index.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
greetings: '',
180180
name: '{{ $server->uuid }}',
181181
height: 400,
182+
exit: false,
182183
prompt: '{{$server->name}}@{{ $server->uuidShort }}:~$ ',
183184
onBlur: function (terminal) {
184185
return false;

0 commit comments

Comments
 (0)