mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
fixed build command
This commit is contained in:
parent
18bb218fba
commit
7fc168acac
1 changed files with 1 additions and 1 deletions
2
docker/build-dev.sh
Normal file → Executable file
2
docker/build-dev.sh
Normal file → Executable file
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker build -t dispatcharr/dispatcharr:dev ..
|
||||
docker build -t dispatcharr/dispatcharr:dev -f Dockerfile ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue