dnet-docker/build.sh

5 lines
47 B
Bash
Raw Permalink Normal View History

2023-09-28 12:02:00 +02:00
#!/bin/sh
(cd dnet-app && mvn clean install)