Skip to content

Commit

Permalink
Wiki Collection
Browse files Browse the repository at this point in the history
Added Python shebang
  • Loading branch information
JW0914 committed Apr 23, 2016
1 parent bcbf167 commit 764af99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions XboxOne/Scripts/gptutil.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python

# Courtesy of GitHub user Juvenal1 (GitHub.com/Juvenal1/xboxonehdd)

import struct
Expand Down

0 comments on commit 764af99

Please sign in to comment.