mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-05-08 08:51:51 +01:00
Corrected root script shebang
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env poetry run python
|
||||
|
||||
import typer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user