diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,5 +13,5 @@ black = "*" [scripts] build = "python build.py" -scan = "python scan.py" +scan = "python scripts/scan.py" serve = "python -m http.server --directory build" |
