mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2025-12-20 10:13:39 +00:00
Python scripts now run without invoking Python
Changed my made python scripts so there is no need to invoke python: just run with `sudo ./<FILENAME>`
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
Created on Tue Jun 26 23:31:00 2018
|
Created on Tue Jun 26 23:31:00 2018
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
Created on Thu Jun 28 17:33:59 2018
|
Created on Thu Jun 28 17:33:59 2018
|
||||||
|
|||||||
Reference in New Issue
Block a user