Add shebang to run_adsms.py
This commit is contained in:
parent
3e80f53ed9
commit
7c38eae1aa
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import adsms
|
||||
|
||||
adsms.main()
|
||||
|
|
Loading…
Reference in New Issue
Block a user