Restore #!/usr/bin/env python
This commit is contained in:
parent
a495f290bf
commit
70e90ffc16
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# remotinator - send commands to Terminator via DBus
|
# remotinator - send commands to Terminator via DBus
|
||||||
# Copyright (C) 2006-2010 cmsj@tenshu.net
|
# Copyright (C) 2006-2010 cmsj@tenshu.net
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Terminator - multiple gnome terminals in one window
|
# Terminator - multiple gnome terminals in one window
|
||||||
# Copyright (C) 2006-2010 cmsj@tenshu.net
|
# Copyright (C) 2006-2010 cmsj@tenshu.net
|
||||||
|
|
Loading…
Reference in New Issue