mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Remove shebang from python scripts to reassure lintian
This commit is contained in:
parent
7a6c04b650
commit
786dd3f61b
4 changed files with 4 additions and 8 deletions
2
scripts/doublecmd-kde.py
Executable file → Normal file
2
scripts/doublecmd-kde.py
Executable file → Normal file
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
#
|
||||
# Double Commander
|
||||
# -------------------------------------------------------------------------
|
||||
|
|
|
|||
2
scripts/rabbit-vcs.py
Executable file → Normal file
2
scripts/rabbit-vcs.py
Executable file → Normal file
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
#
|
||||
# This is an extension to the Double Commander to allow
|
||||
# integration with the version control systems.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue