rename dev run script to ncc
This commit is contained in:
parent
1b4daa0d71
commit
10a20d183c
1 changed files with 1 additions and 1 deletions
2
run.py → ncc
Normal file → Executable file
2
run.py → ncc
Normal file → Executable file
|
@ -1,3 +1,3 @@
|
||||||
|
#!/bin/env python3
|
||||||
from nginx_configurator import main
|
from nginx_configurator import main
|
||||||
|
|
||||||
main.cli()
|
main.cli()
|
Loading…
Reference in a new issue