Skip to content

Commit 536f65a

Browse files
committed
0610
1 parent e580f19 commit 536f65a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/get_app_crash_log.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/env python
1+
#!/usr/bin/env python
22
# -*- coding=utf-8 -*-
33

44
'''

python/get_app_permission.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/env python
1+
#!/usr/bin/env python
22
# -*- coding=utf-8 -*-
33

44
from scriptUtils import utils

0 commit comments

Comments
 (0)