mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
use proper shebangs in cli scripts
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/env python
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
generic helper methods
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user