right install method + fixed hedgedoc bugs

This commit is contained in:
murmeldin 2025-02-09 01:11:16 +01:00
parent 8df8d6eee6
commit 665b9ba013
4 changed files with 33 additions and 13 deletions

View file

@ -15,5 +15,5 @@ git pull
sudo apt update
sudo apt upgrade -y
sudo apt install gcc libssl-dev pandoc pkg-config libsqlite3-dev
cargo build --release
cargo install --path .
sudo ./update_or_create_systemd_service.sh