Shebang of conv_emotion to be platform independent
This commit is contained in:
parent
1a7f2db6a9
commit
c5ceda03f5
@ -1,4 +1,4 @@
|
||||
#!/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
Simple scripts which replaces the old emotion script constants to the new
|
||||
|
Loading…
x
Reference in New Issue
Block a user