mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-02-12 11:21:53 +00:00
Add make debug
This commit is contained in:
parent
00388dcb0a
commit
a3e65b8270
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -28,7 +28,7 @@ debug-appimage: package/appimage/VirtScreen-x86_64.AppImage
|
|||
|
||||
docker:
|
||||
$(DOCKER_RUN_TTY) /bin/bash
|
||||
|
||||
|
||||
docker-build:
|
||||
docker build -f Dockerfile -t $(DOCKER_NAME) .
|
||||
|
||||
|
|
Loading…
Reference in a new issue