From 25ec221248904c14bf1e7283620121c52c244437 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 14 Oct 2020 21:27:43 +0200 Subject: WIP plume container --- app/build/plume/plm-start | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 app/build/plume/plm-start (limited to 'app/build/plume/plm-start') diff --git a/app/build/plume/plm-start b/app/build/plume/plm-start new file mode 100755 index 0000000..694b8c8 --- /dev/null +++ b/app/build/plume/plm-start @@ -0,0 +1,5 @@ +#!/bin/bash + +diesel migration run +plm search init +plume -- cgit v1.2.3