Commit 5c58f8ba authored by Alexandre Delanoë's avatar Alexandre Delanoë

[ADM] debian install fix.

parent 900e1ae2
...@@ -31,10 +31,9 @@ git clone https://github.com/delanoe/haskell-opaleye ...@@ -31,10 +31,9 @@ git clone https://github.com/delanoe/haskell-opaleye
git clone -b next --single-branch https://github.com/delanoe/hsparql git clone -b next --single-branch https://github.com/delanoe/hsparql
cd .. cd ..
stack docker pull stack setup
stack --docker setup stack build
stack --docker build stack install
stack --docker install
# Database configuration # Database configuration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment