mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2025-12-23 06:32:08 +00:00
Corrected root script shebang
This commit is contained in:
2
node_deployer.py
Normal file → Executable file
2
node_deployer.py
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env poetry run python
|
||||
|
||||
import typer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user