mirror of
https://git.klmp200.net/ALFRED/ALFRED.git
synced 2025-05-24 12:51:16 +02:00
Add cool quotes
This commit is contained in:
parent
0d142365d1
commit
14a3bc27d7
4 changed files with 298 additions and 5 deletions
|
@ -12,6 +12,7 @@ RUN go get -v -d ./...
|
|||
RUN mkdir res
|
||||
|
||||
COPY settings.json res
|
||||
COPY quotes.json res
|
||||
|
||||
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix nocgo -o /app .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue