build(just): rename clean -> uninstall

This commit is contained in:
Aire-One 2022-08-07 20:56:42 +02:00
parent 5b32f807b1
commit d95b678a43
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ install:
--only-deps \ --only-deps \
{{ rockspec_file }} {{ rockspec_file }}
clean: uninstall:
rm -rf {{ rocks_tree }} rm -rf {{ rocks_tree }}
check-lua *FLAGS: check-lua *FLAGS: