Skip to content

Commit

Permalink
Update shebang for Python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxudo authored Dec 12, 2022
1 parent 0f10650 commit 2b7df71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/profile.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/local/munkireport/munkireport-python2
#!/usr/local/munkireport/munkireport-python3
"""
Extracts information about the profiles from system profiler
"""
Expand Down

0 comments on commit 2b7df71

Please sign in to comment.