mirror of
https://git.nolog.cz/NoLog.cz/nginx-configurator.git
synced 2025-01-31 03:43:35 +01:00
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
|
||||
|
||||
main.cli()
|
Loading…
Reference in a new issue