Update makefile

This commit is contained in:
Plague Fox 2023-04-22 13:27:19 +04:00
parent 16a2fa818b
commit 0d74aa2b5e

View file

@ -32,5 +32,7 @@ refresh: start
restart: stop start
download: build
shell:
@docker exec -it $(shell docker ps -qf "name=auto") /bin/bash