diff --git a/Makefile b/Makefile index c14a65db..3e8b8321 100644 --- a/Makefile +++ b/Makefile @@ -76,4 +76,4 @@ dpkg: dpkg-deb --build deb/drone run: - bin/droned --port=":8080" --datasource="/tmp/drone.sqlite" + bin/droned --port=":8080" --datasource="drone.sqlite"