+
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/actions/chroot.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import lib.misc as misc
import lib.message as message
Expand Down
2 changes: 1 addition & 1 deletion src/actions/clean.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import actions.common as common

Expand Down
2 changes: 1 addition & 1 deletion src/actions/common.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os, re, shutil

Expand Down
4 changes: 2 additions & 2 deletions src/actions/deb.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os

Expand Down Expand Up @@ -29,4 +29,4 @@ def main():
misc.chroot_exec(('apt-get', 'install', '-f', '-y'))
finally:
if os.path.isfile(deb_file):
os.unlink(deb_file)
os.unlink(deb_file)
2 changes: 1 addition & 1 deletion src/actions/extract.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os, tempfile

Expand Down
2 changes: 1 addition & 1 deletion src/actions/hook.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os, stat

Expand Down
2 changes: 1 addition & 1 deletion src/actions/pkgm.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os

Expand Down
2 changes: 1 addition & 1 deletion src/actions/qemu.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os

Expand Down
2 changes: 1 addition & 1 deletion src/actions/rebuild.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import sys, os, glob, shutil, re

Expand Down
2 changes: 1 addition & 1 deletion src/actions/xnest.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import subprocess

Expand Down
2 changes: 1 addition & 1 deletion src/gui.py.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!@PREFIX@/bin/python2
#!@PREFIX@/bin/python2.7

################# NOTE #################
# This is quick and dirty written GUI! #
Expand Down
2 changes: 1 addition & 1 deletion src/lib/config.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os
try: # Importing python3 style first.
Expand Down
2 changes: 1 addition & 1 deletion src/lib/message.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import sys
import curses
Expand Down
2 changes: 1 addition & 1 deletion src/lib/misc.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python2.7

import os, re, shutil, shlex, subprocess, time, hashlib

Expand Down
2 changes: 1 addition & 1 deletion src/main.py.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!@PREFIX@/bin/python2
#!@PREFIX@/bin/python2.7

import sys, ConfigParser, subprocess, shutil, os, re, argparse
sys.path.append("@PREFIX@/share/customizer")
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载