mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-05-06 16:01:46 +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
|
import typer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user