Commit c4937eac authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

CodiMD: try without sudo

parent 32c1a404
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
#! /bin/bash

sudo apt update
sudo apt install jq curl
apt update
apt install jq curl git
git clone https://github.com/codimd/cli.git

CODIMD=$(pwd)/cli/bin/codimd