Skip to content

Commit

Permalink
Merge pull request #2 from Pan00Pernicek/patch-2
Browse files Browse the repository at this point in the history
add shebang
  • Loading branch information
mindstorm38 authored Mar 3, 2021
2 parents 113bf3a + a24ab4c commit 84f46a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions portablemc.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python
from urllib.request import Request as URLRequest
from http.client import HTTPResponse
from urllib import request as urlreq
Expand Down

0 comments on commit 84f46a6

Please sign in to comment.