Removed unused variable
This commit is contained in:
parent
15e4bbb62f
commit
b44d457bc5
@ -19,11 +19,6 @@ class terminal(Vte.Terminal):
|
||||
|
||||
self.set_pty(pty)
|
||||
|
||||
env = {
|
||||
'TERM': "xterm-256color",
|
||||
'SUDO_ASKPASS': "sh -c 'pkexec echo'"
|
||||
}
|
||||
|
||||
pty.spawn_async(
|
||||
GLib.get_current_dir(),
|
||||
script,
|
||||
|
Loading…
x
Reference in New Issue
Block a user