mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
use proper shebangs in cli scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/env python
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
process people images
|
||||
- check image resolution
|
||||
|
||||
Reference in New Issue
Block a user